onli
ae74401668
2k11 is default template, included admin-tpls, and made it installable
2013-05-30 22:19:07 +02:00
onli
a56b5382e1
removed TEMPLATE_SWITCH
2013-05-27 21:06:52 +02: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
19fa553138
whitespace cleanup
2012-02-28 20:30:57 +01:00
onli
1e648e2bac
smartified personal.inc.php
2012-02-26 13:41:11 +01:00
Garvin Hicking
f541e5874d
New experimental login hashing
2009-02-16 11:29:49 +00:00
Garvin Hicking
d34bbd7181
* Add ability to plugins to check uploaded media files for invalid
...
file extensions. Added more escaping to user- and groupnames
for untrusted author environments, thanks to Hanno Boeck.
(garvinhicking)
2008-02-01 14:10:14 +00:00
Garvin Hicking
1770f28dee
array check, thanks to phellmes
2007-08-21 15:54:25 +00:00
Garvin Hicking
a0d950b320
HTML and images by Don
2007-08-06 10:18:26 +00:00
Garvin Hicking
472432b1b9
Merge patch from Don Chambers for better input classes in admin
2007-07-12 09:40:04 +00:00
Garvin Hicking
45d6ff6698
* (beta2) Fix when saving personal configuration the userlevel and
...
"no_create" flags where not properly saved, thanks to PHPaws!
2007-06-24 10:49:43 +00:00
Garvin Hicking
d5a1fad4b0
Fix pgsql bug with empty value
2007-06-08 11:41:15 +00:00
Garvin Hicking
5478e4358c
remove error msg
2007-04-24 08:20:18 +00:00
Garvin Hicking
ff150a6f4d
EXPERIMENTAL: Shuffled language, required for future authentication themes like OpenID. By Rob Richards
2007-02-23 13:57:39 +00:00
Garvin Hicking
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00