1b06ae8c30
upport d080d7e
2013-08-11 15:51:43 +02:00
2b71d7f814
upport 592ed17007
...
fixed $serendipity['baseurl'] → $serendipity['baseURL']
Maybe this was the real issue!!! Anything to revert?
2013-08-10 15:48:56 +02:00
c5708f746c
Added new event hooks for plugin and template installation/update
2013-07-23 09:46:44 +02:00
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
9a989dddb3
Remove Advanced-JS option
2013-06-23 20:12:06 +02:00
342d8676bf
show_plugin_config: use return instead of echo
2013-06-21 12:28:43 +02:00
02d4df2a02
Move internal plugins into plugin-folder
...
Stepping stone to later use spartacus for all of them. Will break installed plugins
2013-06-16 19:39:44 +02:00
ae74401668
2k11 is default template, included admin-tpls, and made it installable
2013-05-30 22:19:07 +02:00
a56b5382e1
removed TEMPLATE_SWITCH
2013-05-27 21:06:52 +02:00
6b49f49ba0
ported plugin drag&drop to jquery
2013-05-24 20:40:39 +02:00
7e061d8c8c
fixed addnew plugin count
2013-01-04 18:41:15 +01:00
7288ffdef8
Fixed most of the redundant br elements in the core.
2012-12-03 13:35:59 +01:00
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
1ebbeeef36
fixed smartification pluggroup name
2012-06-03 11:51:31 +02:00
8bf8b28885
plugins.inc.php: added missing setFormtoken()
2012-03-02 16:31:52 +01:00
642e25aaed
plugins.inc.php: added missing event-hook
2012-03-02 16:16:59 +01:00
38104f37e2
smartified plugins.nc.php
2012-03-02 15:39:58 +01:00
8420699997
template and plugin option groups, experimental
2011-01-03 09:11:17 +00:00
ceecc3f256
html fix
2010-08-26 15:48:31 +00:00
0eb2d01132
* Include license output in plugin listing (onli)
2010-06-27 17:51:48 +00:00
4940f9d0b5
Use proper path for bundled plugins to point to NEWS/ChangeLog
2009-05-25 07:37:57 +00:00
54b3a405f4
lax file checks
2008-12-29 13:08:31 +00:00
5abdfe384f
Add more documentation references to plugin manager
2008-11-21 12:20:07 +00:00
6c112ff3d2
Allow sequencing widget to disable/enable each sequence entry.
2008-08-03 11:33:39 +00:00
a6600eb0b1
fix spartacus sidebar listing
2007-11-26 13:20:38 +00:00
426ff6109f
classname
2007-08-07 13:59:07 +00:00
2c9038774f
bad png
2007-08-06 11:29:31 +00:00
a0d950b320
HTML and images by Don
2007-08-06 10:18:26 +00:00
472432b1b9
Merge patch from Don Chambers for better input classes in admin
2007-07-12 09:40:04 +00:00
7b5370c5ac
Remove not-so-well working memusage
2007-04-15 13:27:54 +00:00
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
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
9c85c0349f
Show mis-assigned plugins when a template supports custom sidebars
2006-10-09 09:19:39 +00:00
a6c89547c9
New 'sidebar' template configuration option. EXPERIMENTAL
2006-08-27 20:44:55 +00:00
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00