13 Commits

Author SHA1 Message Date
Matthias Mees
6942bf541a Code consistency w/ show_plugins.fnc.tpl to help @ophian debug the Dashboard. 2013-01-18 13:55:44 +01:00
Ian
af2c7efa21 better empty message, based to constant NONE 2012-12-08 10:03:53 +01:00
Ian
5d5faddaa2 removed non js todo note (please read comment) 2012-12-07 19:44:44 +01:00
Ian
3a0c0ec158 temporary sequence dragpoint fixed in single plugins with sequencing 2012-12-07 19:24:36 +01:00
Ian
449367c7aa js ending delimiter S3 auto literal behaviour is quite bulletproof
tests have proofed " } ;" and " };" and even "};" are interpreted correct!
2012-12-07 18:00:52 +01:00
Ian
253b871aec more on Smarty 3 auto literal recommended use 2012-12-07 16:48:00 +01:00
Matthias Mees
26b883cb69 QA: make sure checkbox or radio elements are wrapped. 2012-12-05 12:34:45 +01:00
Matthias Mees
d8d9785173 Some XHTML notation cleanup. 2012-12-05 10:26:05 +01:00
Matthias Mees
c1b833bd5e Icons added. 2012-12-04 15:30:24 +01:00
Matthias Mees
8397b08b88 Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets). 2012-12-03 00:59:42 +01:00
Ian
fb81d6a121 added temporary backend developer template dir switch - Please read:
The smartified code as forked from master to 2.0 being outsourced,
now is to find in /include/admin/tplold, which will still be used as
the default backend template dir.
To switch to the new version, please paste the dirs and files of s9y-admin-tpl
as adviced in the readme and reload, but also add a
```php
	// End of Serendipity configuration file
	// You can place your own special variables after here:

	define('SWITCH_TEMPLATE_VERSION', 'true');

```
to the end of your serendipity_config_local.inc.php.

To switch back to the old smartified files, just set a // to the define().
2012-11-20 14:38:28 +01:00
Ian
d2d2470716 simplification, fixes, additions and changes to entries.inc.php/tpl 2012-06-01 14:22:54 +02:00
Ian
a368694f24 smartified functions_plugins_admin.inc.php 2012-05-22 20:14:37 +02:00