25 Commits

Author SHA1 Message Date
Ian
7e061d8c8c fixed addnew plugin count 2013-01-04 18:41:15 +01:00
Matthias Mees
7288ffdef8 Fixed most of the redundant br elements in the core. 2012-12-03 13:35:59 +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
onli
8bf8b28885 plugins.inc.php: added missing setFormtoken() 2012-03-02 16:31:52 +01:00
onli
642e25aaed plugins.inc.php: added missing event-hook 2012-03-02 16:16:59 +01:00
onli
38104f37e2 smartified plugins.nc.php 2012-03-02 15:39:58 +01:00
Garvin Hicking
8420699997 template and plugin option groups, experimental 2011-01-03 09:11:17 +00:00
Garvin Hicking
ceecc3f256 html fix 2010-08-26 15:48:31 +00:00
Garvin Hicking
0eb2d01132 * Include license output in plugin listing (onli) 2010-06-27 17:51:48 +00:00
Garvin Hicking
4940f9d0b5 Use proper path for bundled plugins to point to NEWS/ChangeLog 2009-05-25 07:37:57 +00:00
Garvin Hicking
54b3a405f4 lax file checks 2008-12-29 13:08:31 +00:00
Garvin Hicking
5abdfe384f Add more documentation references to plugin manager 2008-11-21 12:20:07 +00:00
Garvin Hicking
6c112ff3d2 Allow sequencing widget to disable/enable each sequence entry. 2008-08-03 11:33:39 +00:00
Garvin Hicking
a6600eb0b1 fix spartacus sidebar listing 2007-11-26 13:20:38 +00:00
Garvin Hicking
426ff6109f classname 2007-08-07 13:59:07 +00:00
Garvin Hicking
2c9038774f bad png 2007-08-06 11:29:31 +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
7b5370c5ac Remove not-so-well working memusage 2007-04-15 13:27:54 +00:00
Garvin Hicking
32823fbd56 Improve usability by removing possibly dangerous options from personal configuration and moving them to the user management. Also rename the description options for those options.
Thanks to lendulado from the forums for these suggestions.
2007-03-22 10:27:18 +00:00
Garvin Hicking
264b804182 Moved drag+drop and YahooUI library into templates/default/ to be used in shared installation environments 2007-01-22 12:11:49 +00:00
Garvin Hicking
9c85c0349f Show mis-assigned plugins when a template supports custom sidebars 2006-10-09 09:19:39 +00:00
Garvin Hicking
a6c89547c9 New 'sidebar' template configuration option. EXPERIMENTAL 2006-08-27 20:44:55 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00