Archived
1
0
Commit Graph

21 Commits

Author SHA1 Message Date
Garvin Hicking 74a5c9f9af * 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 fc5d70f1fa backport 2009-12-21 18:56:34 +00:00
Judebert 29f56039a8 Include serendipity_emit_htmlarea_code for HTML template options 2009-11-25 20:01:13 +00:00
Matthias Mees 31e4e12661 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 9f1c097996 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 a28cdfa46d added input_type="password" for plugin string type configuration 2009-07-15 10:46:39 +00:00
Grischa Brockhaus 8ff050c688 Added new optional parameter for plugin config type "text": rows. 2009-07-05 14:58:31 +00:00
Garvin Hicking f8bc05f6b0 Added serendipity_preview_spacer and pluginmanager_(sidebar|event) CSS ids 2008-12-20 17:00:22 +00:00
Garvin Hicking 8c91f46946 get rid of error message when plugin has no config options 2008-12-16 15:12:35 +00:00
Garvin Hicking 06d3acab3c Add more documentation references to plugin manager 2008-11-21 12:20:07 +00:00
Garvin Hicking 9b340df441 Show save button at top for 'Manage styles' 2008-08-26 13:56:53 +00:00
Garvin Hicking ef346ff4be Allow sequencing widget to disable/enable each sequence entry. 2008-08-03 11:33:39 +00:00
Judebert 3a07a3e8bb Added "sequence" type for admin plugins and template options 2008-02-23 22:43:09 +00:00
Judebert a571a89dcd Fix typo preventing 'media' type from supplying a default preview div height 2007-08-15 17:05:35 +00:00
Garvin Hicking 1c5b255738 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Judebert 836771b995 Added media selector type 2007-05-25 03:27:24 +00:00
Garvin Hicking 1d5dbfd366 Allow to make shared installs have their own config file, patch by stm9x9 2007-01-02 10:15:53 +00:00
Garvin Hicking 14f00d7d9e 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 a90f4250dd Show mis-assigned plugins when a template supports custom sidebars 2006-10-09 09:19:39 +00:00
Garvin Hicking 827d993bb2 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