onli
0125f1539e
Use internal cache to speedup printEntries & fetchEntries ( #345 )
2015-05-30 01:23:57 +02:00
Ian
aca77bd482
cleanup cosmetics
2014-12-10 14:34:54 +01:00
onli
92afc37753
Introduce serendipity_specialchars-wrapper for encoding bug ( #236 )
...
PHP 5.4 sets UTF-8 as the default for htmlspecialchars, htmlentities and html_entity_decode. The first two will echo an empty string when given a string with umlauts. This commits introduces serendipity_specialchar-wrapper that are meant to be a temporary solution for the s9y-core until PHP 5.6 fixed the bug, so the native charset option of s9y continues to work.
2014-11-23 23:41:08 +01:00
Ian
4296b78333
fix some whitespaces
2014-03-15 17:38:31 +01:00
onli
cbe07715fd
use include_once
2013-06-21 18:11:03 +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
8e5ec60e2d
remove no-smarty-bc-mode from genpage
2013-06-14 21:42:06 +02:00
Garvin Hicking
f31800fad9
merged pull #15
2013-04-29 13:34:36 +02:00
Garvin Hicking
2749dc54ad
Smarty3
2011-11-24 12:16:02 +01:00
Garvin Hicking
1e2fa250c3
* Added new 'fulltext' search option to sidebar plugin
...
http://board.s9y.org/viewtopic.php?f=4&t=16051
2010-04-30 08:13:30 +00:00
Garvin Hicking
be0bdd9cf6
* Change uriArgument parsing routine to allow "!" in URLs.
...
Now we can have absolute serocracy.
2009-05-28 08:34:52 +00:00
Garvin Hicking
03a6868e9f
Better output for comment approval and subsciription approval pages, rather than a location redirect.
2008-10-19 10:48:12 +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
fc70e4b6e7
different check
2008-07-22 13:48:16 +00:00
Garvin Hicking
bcf3a1bf65
Fix by Anthem to not leak titles
2008-07-22 08:35:27 +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
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00