Commit Graph
154 Commits
Author SHA1 Message Date
Garvin Hicking 2ddbd7f50e For the future: Always indicate source of where frontend_display is called. Thanks to Karotte. 2007-07-08 20:07:41 +00:00
Garvin Hicking 96586b6844 Correct patch from brockhaus, thanks a lot 2007-07-08 18:10:33 +00:00
Garvin Hicking f028246c97 Full pingback support, fallback trackback method for WordPress
blogs. Thanks to brockha.us!
2007-07-06 10:17:47 +00:00
Garvin Hicking 60acb3bac6 Fix pingback XML, thanks to Slim 2007-07-03 08:19:07 +00:00
Garvin Hicking 1e62213300 Remove debug out 2007-07-02 11:59:27 +00:00
Garvin Hicking d144e0ff66 SQLite compatibvility 2007-07-02 10:26:03 +00:00
Garvin Hicking 607100e5d3 Event calendar 2007-06-28 14:24:39 +00:00
Garvin Hicking c8b5d1a813 Also allow 'comment by author' views without author name 2007-06-26 11:40:07 +00:00
Garvin Hicking edcea9f914 * (beta2) Fix when saving personal configuration the userlevel and
"no_create" flags where not properly saved, thanks to PHPaws!
2007-06-24 10:49:43 +00:00
Garvin Hicking 2cbe7339b8 Also allow tu submit dupliate URLs AND duplicate linktexts. Thanks to Evil Azreal. 2007-06-20 11:51:15 +00:00
Garvin Hicking 0d8ec505f8 Patch reference handling function so that it can deal with multiple identical URLs 2007-06-20 11:31:52 +00:00
Garvin Hicking acf9321f23 Fix SQL injection reported by Dr. Neal Krawetz 2007-06-17 10:45:24 +00:00
Garvin Hicking 0fb9515e28 allow to configure icon url, patch by sapphirecat on the forums 2007-06-14 09:34:28 +00:00
Garvin Hicking 2c739ab103 Try to solve a cookie problem when using s9y with domains like 'localhost' 2007-06-13 09:36:26 +00:00
Garvin Hicking 8ffc7202bc Fix bad admin query, thanks to Urs Enke 2007-06-12 12:43:17 +00:00
Garvin Hicking 5b1f4d38cd 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 99a34f193e Fix bugs in the new backend templates 2007-06-11 14:32:32 +00:00
Garvin Hicking 4edcca9ce4 Add hooks for approving and deleting a comment 2007-06-11 12:20:31 +00:00
Garvin Hicking 7f9ea41586 Fix pgsql bug with empty value 2007-06-08 11:41:15 +00:00
Garvin Hicking a15f1659c4 Ensure not using 'online_repository' as pluginPath 2007-06-05 11:44:34 +00:00
Garvin Hicking 67325f986a Beautify, add missing code comments 2007-06-05 07:58:47 +00:00
Garvin Hicking 702c4f8d05 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 665e895dc0 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 0c85bcbcc7 Allow possibility to style the backend (surrounding layout + entry editor so far) 2007-05-30 11:20:53 +00:00
Judebert 836771b995 Added media selector type 2007-05-25 03:27:24 +00:00
Garvin Hicking 88adf7f780 Also support renaming folder (hopefully ;) ) 2007-05-23 10:09:48 +00:00
Garvin Hicking dc02d8ec70 . 2007-05-21 14:47:54 +00:00
Garvin Hicking bbd7846a3d Better plugin hooks 2007-05-21 13:37:31 +00:00
Garvin Hicking 9407436fad Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking 23ae248be3 Patch HTTP-host cookies and basepath detection, by Rob 2007-05-16 13:29:28 +00:00
Garvin Hicking f5ea511210 Fix pgsql IS NULL issue, thanks to Evil Azrael from the forums 2007-05-10 10:06:40 +00:00
Garvin Hicking c00ca94fb4 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 740a7ed00a remove error msg 2007-04-24 08:20:18 +00:00
Garvin Hicking 32e9f37dc0 * 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 6195f9a87f Check for proper array 2007-04-17 10:26:08 +00:00
Garvin Hicking 48b9c082fd not yet implemented issue, reported on the forums 2007-04-17 08:23:50 +00:00
Garvin Hicking 0f07c2bbcf Remove not-so-well working memusage 2007-04-15 13:27:54 +00:00
Garvin Hicking c2c7f4357c 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 495ca545d7 Fix tracbkacks. Once again. Hopefully now all cases are handled ;) 2007-04-10 13:45:54 +00:00
Garvin Hicking 3c663975d7 * Patch #1697590: Proper directory name of SQLite DB-error messages,
thanks to Thijs Kinkhorst
2007-04-10 13:23:34 +00:00
Garvin Hicking d615fb61de Fix bad prev/next permalinks when using wrapper.php embedding 2007-04-05 09:33:48 +00:00
Garvin Hicking a1019d5893 Display theme's preview_fullsize.jpg image when existing. 2007-04-03 08:21:34 +00:00
Garvin Hicking 96e12bc5d6 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 67a6cb8a65 * Fix missing %username% permalink pattern in single entry view.
Patch by cress_cc
2007-04-01 11:16:23 +00:00
Garvin Hicking e7ff887407 Allow non-standard port specification 2007-03-30 10:02:05 +00:00
Garvin Hicking 39f6c69764 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 8f0925079d 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 cbe01bfb14 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 af5e52e55e Allow to bypass second loadThemeOptions() call 2007-03-19 13:48:31 +00:00
Garvin Hicking 00fdf89123 Revert permalink change, breaks too much.
Instead, freetag plugin was patched
2007-03-19 08:36:38 +00:00