Archived
1
0
Commit Graph

44 Commits

Author SHA1 Message Date
Garvin Hicking d208452096 Make external event plugins work properly again. Genpage should not be used? Will discuss on the forums.
Also add inactive/active placements to backend
2014-03-05 14:23:19 +01:00
onli 65814d625c Renamed OUT_STACK in plugin-config 2014-03-02 22:26:16 +01:00
onli b55689ebf4 Fix plugincontrols in no-js mode 2014-01-20 21:28:20 +01:00
onli 068767c80d Load ckeditor for html-nugget (#27)
Need still to be tested and adapted for other editors
2013-07-23 23:30:02 +02:00
onli d80a8334c8 Use return instead of echo in the remaining core
Debug-messages still may use echo, and some functions in functions_image and trackback still use it to generate progress messages, which should get cleaned up as well but is not that urgent
2013-07-05 19:16:11 +02:00
onli 9a989dddb3 Remove Advanced-JS option 2013-06-23 20:12:06 +02:00
onli cbe07715fd use include_once 2013-06-21 18:11:03 +02:00
onli da64502850 fix missing load of media-config-item, small cleanup 2013-06-21 12:44:29 +02:00
onli 342d8676bf show_plugin_config: use return instead of echo 2013-06-21 12:28:43 +02:00
onli 4de8ff7269 Further smartify show_plugins()
Remove ownership() and placement_box()
2013-06-14 21:37:06 +02:00
onli 0933bf3682 renamed plugin-config templates 2013-06-07 15:15:57 +02:00
Matthias Mees a7e100888b Switch personal/configuration/create/edit users to smartified config. 2013-06-06 20:41:33 +02:00
onli ae74401668 2k11 is default template, included admin-tpls, and made it installable 2013-05-30 22:19:07 +02:00
onli ff9c31b88e remove remaining tplold-links 2013-05-30 21:00:20 +02:00
Ian af2c7efa21 better empty message, based to constant NONE 2012-12-08 10:03:53 +01:00
Matthias Mees 7288ffdef8 Fixed most of the redundant br elements in the core. 2012-12-03 13:35:59 +01:00
Ian 15a05c8d7c declare array 2012-12-03 10:47:36 +01:00
Ian 312c886d62 last commits switch to functions_plugins_admin.inc too 2012-11-20 15:33:36 +01:00
Ian 7a51ea663e OUT_STACK now supports config_groups magic again 2012-06-08 14:19:04 +02:00
Ian 3ec4c55ec0 captured smartified example method 2012-06-08 10:43:22 +02:00
Ian a368694f24 smartified functions_plugins_admin.inc.php 2012-05-22 20:14:37 +02:00
Ian c37f5bc357 wrong CVS header 2012-03-03 15:05:09 +01:00
Garvin Hicking 8420699997 template and plugin option groups, experimental 2011-01-03 09:11:17 +00:00
Garvin Hicking 316e86f3dc * Added ability to mark authorgroups as "hidden", so that members of such groups are excluded from common author listings. (Ref http://board.s9y.org/viewtopic.php?f=11&t=16237) (garvinhicking) 2010-01-13 12:28:55 +00:00
Garvin Hicking 4e9fcf7696 backport 2009-12-21 18:56:34 +00:00
Jude Anthony ba8e0e346c Include serendipity_emit_htmlarea_code for HTML template options 2009-11-25 20:01:13 +00:00
Matthias Mees 904967fe59 Added some additional inline CSS to include/funtions_plugins_admin.inc.php to make sure images selected from the media db in theme option don't get tiled. 2009-10-12 11:14:20 +00:00
Matthias Mees e3366df7f4 Added no-repeat to background images set by change_preview in include/functions_plugins_admin.inc.php so images selected from the media database in theme options will no longer be tiled. 2009-10-12 10:58:30 +00:00
Grischa Brockhaus c0f5343051 added input_type="password" for plugin string type configuration 2009-07-15 10:46:39 +00:00
Grischa Brockhaus d9b0ccb3f4 Added new optional parameter for plugin config type "text": rows. 2009-07-05 14:58:31 +00:00
Garvin Hicking a5bac0f36b Added serendipity_preview_spacer and pluginmanager_(sidebar|event) CSS ids 2008-12-20 17:00:22 +00:00
Garvin Hicking 5175be92f3 get rid of error message when plugin has no config options 2008-12-16 15:12:35 +00:00
Garvin Hicking 5abdfe384f Add more documentation references to plugin manager 2008-11-21 12:20:07 +00:00
Garvin Hicking 1d2fe011f3 Show save button at top for 'Manage styles' 2008-08-26 13:56:53 +00:00
Garvin Hicking 6c112ff3d2 Allow sequencing widget to disable/enable each sequence entry. 2008-08-03 11:33:39 +00:00
Jude Anthony 2dc27ac29d Added "sequence" type for admin plugins and template options 2008-02-23 22:43:09 +00:00
Jude Anthony e42aef3fa2 Fix typo preventing 'media' type from supplying a default preview div height 2007-08-15 17:05:35 +00:00
Garvin Hicking 472432b1b9 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Jude Anthony 7a7d70fa7c Added media selector type 2007-05-25 03:27:24 +00:00
Garvin Hicking bffc773cdf Allow to make shared installs have their own config file, patch by stm9x9 2007-01-02 10:15:53 +00:00
Garvin Hicking f03841587a Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on 2006-11-30 21:34:29 +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