Matthias Mees
|
7288ffdef8
|
Fixed most of the redundant br elements in the core.
|
2012-12-03 13:35:59 +01:00 |
|
Garvin Hicking
|
f12f53aaab
|
Damn, why does cherry picking not work?
|
2012-06-12 20:51:57 +02:00 |
|
Garvin Hicking
|
da886799aa
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2012-04-22 16:15:18 +02:00 |
|
Garvin Hicking
|
d8243ece6e
|
improved escaping, thanks to stefan schurtz
|
2012-04-22 16:13:58 +02:00 |
|
Ian
|
54e310b1e4
|
fixed Smarty const check
|
2012-04-17 11:37:53 +02:00 |
|
Ian
|
9c7f73a857
|
tab converting and parseTemplate() fix
|
2012-02-02 14:11:50 +01:00 |
|
Ian
|
09aace0ffe
|
display back to fetch, as it was
|
2011-12-29 11:11:27 +01:00 |
|
Garvin Hicking
|
2749dc54ad
|
Smarty3
|
2011-11-24 12:16:02 +01:00 |
|
Garvin Hicking
|
7fa9ecde6d
|
IE6 is dead
|
2011-08-13 09:55:33 +00:00 |
|
Garvin Hicking
|
21ff71abd2
|
smarty3 compat
|
2011-02-17 13:11:25 +00:00 |
|
Garvin Hicking
|
70b1288890
|
improve code docs
|
2011-01-08 22:31:20 +00:00 |
|
Garvin Hicking
|
49bff3f7a7
|
better forwarc ompatibility, using an arrayk
|
2011-01-02 16:50:48 +00:00 |
|
Garvin Hicking
|
cbc46a31e1
|
bundle jquery
|
2010-12-31 17:29:51 +00:00 |
|
Garvin Hicking
|
8ca7f04b8f
|
* Implemented suggestion of removing boilerplate code in plugin API:
Change hack protection, introduce unified language loading, see
http://board.s9y.org/viewtopic.php?f=11&t=16921
Thanks to mt2!
|
2010-08-20 09:07:42 +00:00 |
|
Garvin Hicking
|
7d0547c0d4
|
* Added new event hook frontend_sidebar_plugins to iterate through
sidebar plugins and modify their output. $eventData is the array
of their data. (garvinhicking)
|
2009-08-11 19:53:10 +00:00 |
|
Garvin Hicking
|
249580a5b9
|
PHP 5.3 compatibility
|
2009-07-14 11:48:10 +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
|
50d08ff225
|
Added possibility for templates to register a central function
serendipity_plugin_api_event_hook() and
serendipity_plugin_api_pre_event_hook()
|
2009-03-20 17:07:23 +00:00 |
|
Garvin Hicking
|
aa77cb9b1f
|
* Added header('Status:...') calls so that some CGI installations
of apache emit proper headers (garvinhicking)
|
2008-08-22 09:20:13 +00:00 |
|
Garvin Hicking
|
cb8d4da7fa
|
this is more appropriate, check if the user has plugin admin rights
|
2008-08-19 11:14:26 +00:00 |
|
Garvin Hicking
|
a7aa0ad006
|
Show "Edit this plugin" link for every sidebar plugin
|
2008-08-19 11:12:52 +00:00 |
|
Garvin Hicking
|
9182557da7
|
Add 'template' option
|
2008-02-21 09:42:50 +00:00 |
|
Garvin Hicking
|
a27dc54fea
|
* New plugin API method "parseTemplate($filename)" to allow a
sidebar- or event-plugin to fetch+display a smarty template.
(garvinhicking)
|
2007-08-31 10:39:55 +00:00 |
|
Garvin Hicking
|
a8f57711a9
|
Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
|
2007-07-17 11:31:20 +00:00 |
|
Garvin Hicking
|
494c19ce4a
|
Ensure not using 'online_repository' as pluginPath
|
2007-06-05 11:44:34 +00:00 |
|
Garvin Hicking
|
8c39e98eef
|
Fix pgsql lowercase plugin problem
|
2006-11-17 15:20:04 +00:00 |
|
Garvin Hicking
|
ae10cad21c
|
Major new feature: Allow to restrict plugin hooks and plugins to only specific usergroups
|
2006-08-23 13:51:56 +00:00 |
|
Garvin Hicking
|
80e14346a5
|
Also support "last X" REST interface
|
2006-08-02 10:07:34 +00:00 |
|