Archived
1
0
Commit Graph

19 Commits

Author SHA1 Message Date
Ian c90142080f outsourced comments scripting to serendipity_editor.js 2012-12-09 14:58:59 +01:00
Matthias Mees baa7d04860 Added fix for full/summary display as suggested by @ophian in 1618471d. 2012-12-09 13:49:11 +01:00
Matthias Mees 1618471dad Improved markup and basic styling for comments page. 2012-12-08 13:24:35 +01:00
Matthias Mees 78a655911b QA: Fixed a few stray i18n notifiers. 2012-12-05 12:00:42 +01:00
Matthias Mees d8d9785173 Some XHTML notation cleanup. 2012-12-05 10:26:05 +01:00
Matthias Mees fb41727385 Added pagination icons. 2012-12-04 02:40:08 +01:00
Matthias Mees 635a39a772 More icons added. 2012-12-04 02:34:09 +01:00
Matthias Mees 26150099de Switched some icons. 2012-12-04 01:36:05 +01:00
Matthias Mees 853d3847d2 (Some) Icons added. 2012-12-04 01:27:21 +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 a811c8a5c3 fixed class naming issue and make use of new smarty auto literal 2012-05-23 20:02:29 +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 eb578a304f comments.inc, entries.inc, images.inc, upgrader.inc GET enhancements 2012-03-03 12:52:39 +01:00
Ian 5f6b48a9b5 comments.inc enhancements 2012-03-03 11:38:13 +01:00
Ian 19fa553138 whitespace cleanup 2012-02-28 20:30:57 +01:00
Ian ea68e19044 tabs2spaces 2012-02-28 20:07:55 +01:00
Ian 551863b640 fixed missing table 2012-02-19 20:46:26 +01:00
Ian 9293e0b333 smartified comments.inc and some minor fixes to other tpls 2012-02-19 15:35:05 +01:00