306 Commits

Author SHA1 Message Date
Ian
9ccb4c6edd fixed sequence js var 2012-12-02 13:03:30 +01:00
Ian
128d85c9a2 fixed if to NO_ENTRIES_TO_PRINT 2012-12-01 20:06:25 +01:00
Ian
37403920a2 fixed create new group startform 2012-12-01 18:59:36 +01:00
Ian
0f51f5ec4d fixed wrong sidebar array var 2012-11-25 13:38:27 +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
Garvin Hicking
94c4f32b08 backport 2012-11-06 11:25:39 +01:00
Ian
475fadf31c fixed groups.inc.tpl wrong {} 2012-10-06 20:29:15 +02:00
Ian
d9647b0086 fixed issue in last 4e56b44 commit 2012-09-27 16:10:06 +02:00
Ian
4e56b4400d some document.write replacements with better method 2012-09-27 15:58:34 +02:00
Ian
7294e9679c javascript loading quotes 2012-06-08 14:33:51 +02:00
Ian
7a51ea663e OUT_STACK now supports config_groups magic again 2012-06-08 14:19:04 +02:00
Ian
1ebbeeef36 fixed smartification pluggroup name 2012-06-03 11:51:31 +02:00
Ian
e0f5068190 fetch to display 2012-06-02 11:44:17 +02:00
Ian
a1d77c4916 group.inc.tpl - fixed missing CONSTANT 2012-06-01 21:06:12 +02:00
Ian
cccd3aca57 no need for assignment 2012-06-01 20:24:08 +02:00
Ian
4bc7f98285 removed tpl {continue} spaces 2012-06-01 17:45:15 +02:00
Ian
85690d6411 fixed entries.inc.tpl - select user smartification bug 2012-06-01 17:21:29 +02:00
Ian
c45fc7181b groups.inc.tpl - some better use of booleans 2012-06-01 15:42:57 +02:00
Ian
064506d6f9 group.inc - fixed some possible typos 2012-06-01 15:29:06 +02:00
Ian
d2d2470716 simplification, fixes, additions and changes to entries.inc.php/tpl 2012-06-01 14:22:54 +02:00
Ian
a956471a44 added to MediaLB multidelete[] 2012-05-29 20:39:23 +02:00
Ian
326957d732 fixed typo in note 2012-05-25 11:05:37 +02: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
7b585bfe64 some minor backend smartification changes 2012-05-23 18:48:33 +02:00
Ian
a368694f24 smartified functions_plugins_admin.inc.php 2012-05-22 20:14:37 +02:00
Ian
0b7c7983f7 templates.inc.tpl fixed typo 2012-04-21 12:24:12 +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
bc8bab6100 upgrader fixed typo 2012-04-10 13:06:03 +02:00
Ian
a8c5418b2f fixed show installation errors 2012-04-04 11:20:34 +02:00
Ian
9065abdb98 smartify installer without fail ... :D 2012-03-27 13:00:37 +02:00
Ian
92638f3426 installer and upgrader hardcoded markup notices (no fallback) 2012-03-26 14:28:49 +02:00
Ian
8f7cfeebe0 ops :) 2012-03-21 19:22:01 +01:00
Ian
1fb5839047 installer.inc.tpl typo 2012-03-21 18:05:05 +01:00
Ian
e04d5cba8d use already assigned get vars instead 2012-03-20 18:11:33 +01:00
Ian
1a007506d6 entries.inc fixed some more typos 2012-03-20 17:37:18 +01:00
Ian
50cec28c33 fixed entries 2012-03-20 16:18:13 +01:00
Ian
cf3e9ee99e sorry, my fault - nested Smarty vars need double quotes - icons are back 2012-03-20 15:09:47 +01:00
Ian
7707c7762c avoid empty template display 2012-03-20 14:39:00 +01:00
onli
e7dbdc28a7 installer.inc.php: fixed missing serendipity_smarty_init() 2012-03-17 15:33:58 +01:00
Ian
5e84e6a4d5 fixed smartification includement 2012-03-04 11:29:37 +01:00
Ian
8b1f3db442 installer needed smarty_framework 2012-03-04 08:52:52 +01:00
onli
574a053e93 configuration.inc.tpl: fixed wrong foreach-syntax 2012-03-03 14:33:27 +01:00
onli
a666e0d381 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2012-03-03 13:23:04 +01:00
onli
52d954ca6d smartified configuration.inc.php 2012-03-03 13:22:40 +01:00
Ian
8fe4e41b5b Jón Gnarr fixed typo 2012-03-03 13:10:43 +01:00