142 Commits

Author SHA1 Message Date
Garvin Hicking
7747c8203d allow to configure icon url, patch by sapphirecat on the forums 2007-06-14 09:34:28 +00:00
Garvin Hicking
5feb8559ba Try to solve a cookie problem when using s9y with domains like 'localhost' 2007-06-13 09:36:26 +00:00
Garvin Hicking
734afacb50 Fix bad admin query, thanks to Urs Enke 2007-06-12 12:43:17 +00:00
Garvin Hicking
fbb11af1b5 Fix comment editing panel being able to set circular reference on "in reply to" option. Thanks to Urs Enke! 2007-06-12 10:00:26 +00:00
Garvin Hicking
22c02491e6 Fix bugs in the new backend templates 2007-06-11 14:32:32 +00:00
Garvin Hicking
21ff681015 Add hooks for approving and deleting a comment 2007-06-11 12:20:31 +00:00
Garvin Hicking
d5a1fad4b0 Fix pgsql bug with empty value 2007-06-08 11:41:15 +00:00
Garvin Hicking
494c19ce4a Ensure not using 'online_repository' as pluginPath 2007-06-05 11:44:34 +00:00
Garvin Hicking
9e73c330c8 Beautify, add missing code comments 2007-06-05 07:58:47 +00:00
Garvin Hicking
ed5a65320d Add smaty modifier that can pass referenced variables to a smarty plugin api. Hurts to see that, but seems to be the only way 2007-06-01 15:31:54 +00:00
Garvin Hicking
049336103e Allow plugins to set different entry templates for the editing form.
This can allow a plugin to offer dedicated entry templates depending on the selected category, based on the user or other cool stuff.
2007-05-30 20:18:33 +00:00
Garvin Hicking
cff33ccb4d Allow possibility to style the backend (surrounding layout + entry editor so far) 2007-05-30 11:20:53 +00:00
Jude Anthony
7a7d70fa7c Added media selector type 2007-05-25 03:27:24 +00:00
Garvin Hicking
eb52237de0 Also support renaming folder (hopefully ;) ) 2007-05-23 10:09:48 +00:00
Garvin Hicking
09c2583745 . 2007-05-21 14:47:54 +00:00
Garvin Hicking
b657a94cf4 Better plugin hooks 2007-05-21 13:37:31 +00:00
Garvin Hicking
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
3a50d73d9c Patch HTTP-host cookies and basepath detection, by Rob 2007-05-16 13:29:28 +00:00
Garvin Hicking
e760ccfabd Fix pgsql IS NULL issue, thanks to Evil Azrael from the forums 2007-05-10 10:06:40 +00:00
Garvin Hicking
d4a4dd9f81 Only use 255/200 characters of HTTP user agent/referer strings, more don't fit into tables 2007-04-25 10:00:36 +00:00
Garvin Hicking
5478e4358c remove error msg 2007-04-24 08:20:18 +00:00
Garvin Hicking
6c64a25d3f * Fix bug in conjunction with PHP 5.2.1 changed variable-by-reference
handling that could result in no groups being listed for author
      accounts (garvinhicking)
2007-04-17 11:12:05 +00:00
Garvin Hicking
5cb3be35fe Check for proper array 2007-04-17 10:26:08 +00:00
Garvin Hicking
12af228d66 not yet implemented issue, reported on the forums 2007-04-17 08:23:50 +00:00
Garvin Hicking
7b5370c5ac Remove not-so-well working memusage 2007-04-15 13:27:54 +00:00
Garvin Hicking
c580fa35d3 Strip tags from comments also in RSS-Feeds for comments, thanks to
tmix from the forums (garvinhicking)
2007-04-11 10:17:10 +00:00
Garvin Hicking
a26b41cfd2 Fix tracbkacks. Once again. Hopefully now all cases are handled ;) 2007-04-10 13:45:54 +00:00
Garvin Hicking
bc46b71a94 * Patch #1697590: Proper directory name of SQLite DB-error messages,
thanks to Thijs Kinkhorst
2007-04-10 13:23:34 +00:00
Garvin Hicking
86c65016bc Fix bad prev/next permalinks when using wrapper.php embedding 2007-04-05 09:33:48 +00:00
Garvin Hicking
e44a22cf06 Display theme's preview_fullsize.jpg image when existing. 2007-04-03 08:21:34 +00:00
Garvin Hicking
30ccea2f96 Make plugins be able to emit custom RSS feeds, see http://board.s9y.org/viewtopic.php?p=53320#53320 2007-04-01 11:55:46 +00:00
Garvin Hicking
44953ecea7 * Fix missing %username% permalink pattern in single entry view.
Patch by cress_cc
2007-04-01 11:16:23 +00:00
Garvin Hicking
e33b0b27af Allow non-standard port specification 2007-03-30 10:02:05 +00:00
Garvin Hicking
3317e6ef49 Add new category property to hide blog postings made into sub-categories from the frontend view, per category. Thanks to netmorix from the forums! 2007-03-22 11:43:59 +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
99c02a090c Fix track exit ids off by one when being used in conjunction with caching plugin 2007-03-21 10:53:46 +00:00
Garvin Hicking
8704a7a743 Allow to bypass second loadThemeOptions() call 2007-03-19 13:48:31 +00:00
Garvin Hicking
57ad449f32 Revert permalink change, breaks too much.
Instead, freetag plugin was patched
2007-03-19 08:36:38 +00:00
Garvin Hicking
813b275786 Fix dot character problem in permalinks like the freetag plugin not giving proper pagination 2007-03-15 10:05:04 +00:00
Garvin Hicking
f3148062ae Add 'serendipity_xml_icon' CSS class to links for XML icons to authors and syndication plugin 2007-03-09 09:04:40 +00:00
Garvin Hicking
90b8af7cd5 Fix SQL error message display when invalid categories selected 2007-03-01 19:54:27 +00:00
Garvin Hicking
b4bfc40ae1 Allow for some more benchmarkiness 2007-02-27 12:15:00 +00:00
Garvin Hicking
5911f9e54e Improve SQL query for fetching archive overview, from $year*$month queries to 1. :-) 2007-02-27 11:20:47 +00:00
Garvin Hicking
400b761623 Improve installation on hosts where fsockopen() is disabled 2007-02-26 14:42:04 +00:00
Garvin Hicking
ff150a6f4d EXPERIMENTAL: Shuffled language, required for future authentication themes like OpenID. By Rob Richards 2007-02-23 13:57:39 +00:00
Garvin Hicking
5067eaf054 Better checks to see if the local PEAR inclusion is required 2007-02-22 11:56:26 +00:00
Garvin Hicking
35bcbda057 Remove not yet supported filter call 2007-02-22 09:40:01 +00:00
Garvin Hicking
bf7cc7e266 No longer accept trackbacks to draft entries.Thanks to j_b_poquelin 2007-02-15 08:46:23 +00:00
Garvin Hicking
bf196aa3ea * Do not store an unnecessary config value for check_password
and password user properties. Thanks to jenzo from the forums!
      (garvinhicking)
2007-02-14 14:06:41 +00:00
Garvin Hicking
50401a7d02 Fix showing proper plugin permissionship plugin 2007-02-13 08:35:53 +00:00