10 Commits

Author SHA1 Message Date
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
Garvin Hicking
1943a9b2bb Specific php session checks, if a session has already been issued. 2009-06-11 12:14:15 +00:00
Grischa Brockhaus
76d073762b Less conflicting smarty entries for subscribing error / success 2008-10-20 09:53:59 +00:00
Grischa Brockhaus
8087b381c8 signal error and success to smarty in order to allow different style sheats. 2008-10-19 21:48:46 +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
6179858b17 Support Opt-In for comment subscription mails 2008-10-18 11:17:40 +00:00
Garvin Hicking
2214abf835 mail-based comment authorisation for spamblock plugin 2008-10-13 11:02:12 +00:00
Garvin Hicking
9bfe2cec62 Add Status: 302 header for redirects, have fun, nitrox. :) 2008-08-27 19:20:23 +00:00
Grischa Brockhaus
2528c7cc7d Made pingback receiving better working with WordPress Pingbacks 2007-08-20 21:00:01 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00