14 Commits

Author SHA1 Message Date
Matthias Mees
d516548532 Message icons added. 2012-12-04 02:21:43 +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
326957d732 fixed typo in note 2012-05-25 11:05:37 +02:00
Ian
a3f03a40af forward thinking - added error / success / notice classes and
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Ian
3c7dfd935e upgrader.tpl - another small typo fix 2012-04-11 09:55:19 +02:00
Ian
92a19a968d fixed upgrader_return_here path message 2012-04-10 18:19:13 +02:00
Ian
e32a5e7e46 upgrader.tpl purged another leftover 2012-04-10 17:21:16 +02:00
Ian
c961f6b2cf upgrader another typo fix 2012-04-10 16:41:48 +02:00
Ian
278546d1c6 upgrader data['call_tasks'] fix 2012-04-10 14:48:50 +02:00
Ian
92638f3426 installer and upgrader hardcoded markup notices (no fallback) 2012-03-26 14:28:49 +02:00
Ian
eb578a304f comments.inc, entries.inc, images.inc, upgrader.inc GET enhancements 2012-03-03 12:52:39 +01:00
Ian
7689d4129f upgrader inc designer note 2012-03-02 15:27:22 +01:00
Ian
3e192b0edd smartified upgrader.inc 2012-02-28 20:06:20 +01:00