16 Commits

Author SHA1 Message Date
Matthias Mees
bd3a260096 UI consistency: tweaked some buttons to reflect button state. 2013-02-18 13:57:12 +01:00
Matthias Mees
5dddaeb89d Proper styling for plugin installation. 2013-02-18 12:57:59 +01:00
Matthias Mees
bf7e6ef42e QA: UI consistency fixes. 2013-01-14 11:56:05 +01:00
Matthias Mees
6f306c1622 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-01-04 19:08:32 +01:00
Matthias Mees
1342d5408b Buttonized some links for better UI consistency. 2013-01-04 19:07:37 +01:00
Ian
7e061d8c8c fixed addnew plugin count 2013-01-04 18:41:15 +01:00
Matthias Mees
166a811104 Markup fixed for plugin installation; also seem to have found a bug here. 2013-01-04 18:08:09 +01:00
Matthias Mees
d8d9785173 Some XHTML notation cleanup. 2012-12-05 10:26:05 +01:00
Matthias Mees
54f6ff4ea7 Message icons added. 2012-12-04 02:13:58 +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
1ebbeeef36 fixed smartification pluggroup name 2012-06-03 11:51:31 +02:00
Ian
4bc7f98285 removed tpl {continue} spaces 2012-06-01 17:45:15 +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
7b585bfe64 some minor backend smartification changes 2012-05-23 18:48:33 +02:00
onli
38104f37e2 smartified plugins.nc.php 2012-03-02 15:39:58 +01:00