garvinhicking
71e4a6c1a9
Issue #164 - addresses commit @917fb30
2014-05-28 11:38:59 +02:00
onli
bd100c1f4f
correct approach to detect installed plugins ( #45 )
2014-05-27 00:45:42 +02:00
onli
1fcdf783e5
Prevent api to install unstackable plugins twice ( #45 )
2014-05-27 00:24:28 +02:00
onli
917fb303f2
fix: restore template sidebar settings ( #164 )
2014-05-26 23:23:35 +02:00
Ian
9083aef7a0
minor - set hooks to use single quotes as everywhere
2014-03-14 10:20:53 +01:00
Garvin Hicking
3d7765f066
upport 1.7.6 security fixes
2014-02-06 09:36:31 +01:00
onli
daa3afe812
Fix drag'n drop in plugin configs
...
As discussed in #65 . Uses a simpler approach to detect the order of the items and their activation at the same time
2013-10-09 16:43:15 +02:00
Ian
1b06ae8c30
upport d080d7e
2013-08-11 15:51:43 +02:00
Ian
2b71d7f814
upport 592ed17007899c80899a6a776607e613c20a8819
...
fixed $serendipity['baseurl'] → $serendipity['baseURL']
Maybe this was the real issue!!! Anything to revert?
2013-08-10 15:48:56 +02:00
Garvin Hicking
c5708f746c
Added new event hooks for plugin and template installation/update
2013-07-23 09:46:44 +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
342d8676bf
show_plugin_config: use return instead of echo
2013-06-21 12:28:43 +02:00
onli
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
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
onli
6b49f49ba0
ported plugin drag&drop to jquery
2013-05-24 20:40:39 +02:00
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