282 Commits

Author SHA1 Message Date
Garvin Hicking
4a3e75d29a Add permalink URL substitution, patterns by robi-bobi 2007-05-15 07:31:35 +00:00
Ivan Cenov
7705452cb6 1) Changed one string in BG translation. 2007-05-14 16:11:29 +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
8dfd40b867 support IPv6 lengths 2007-05-02 08:56:17 +00:00
Garvin Hicking
c11da41b2c document 2007-04-25 10:01:19 +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
8e95e96a85 lang update, patch #1704483 by thijs kinkhorst 2007-04-24 10:16:52 +00:00
Garvin Hicking
740a7ed00a remove error msg 2007-04-24 08:20:18 +00:00
Garvin Hicking
bb430e9bc6 Use int11, as it's pgsql compatible 2007-04-20 09:17:56 +00:00
Garvin Hicking
2debc3fe82 Revert this file to ISO format 2007-04-18 07:52:35 +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
aa36dea588 Proper ' vs. " usage 2007-04-16 10:14:23 +00:00
Garvin Hicking
20e11155f5 * Fix redundant space when inserting links through the non-WYSIWYG
editor panel. Fix "null" insertion. Thanks to Alp Uckan.
2007-04-16 10:09:44 +00:00
Garvin Hicking
0f07c2bbcf Remove not-so-well working memusage 2007-04-15 13:27:54 +00:00
Garvin Hicking
0c39c3a141 Add russian translation by SADtg 2007-04-12 09:41:15 +00:00
Garvin Hicking
d2cad318f6 fix typo that made rss-fullfeed things to not properly work as intended 2007-04-12 09:34:12 +00:00
Garvin Hicking
9579848aa7 CSS charset header must be emitted, thanks to SADtg 2007-04-12 09:22:44 +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
61de80af06 Session-init, redone 2007-04-10 13:10:33 +00:00
Garvin Hicking
0d4b3ce312 Enabled CacheControl by default 2007-04-10 09:20:21 +00:00
Garvin Hicking
ea9ad95702 Use readTimeout HTTP::Request option to reduce timeout issues,
by isotopp (http://blog.koehntopp.de/archives/1651-Trackback-spam-swamping-my-apache....html)
2007-04-10 07:16:27 +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
465547913f Add large preview files by williamts99 2007-04-03 08:13:13 +00:00
Garvin Hicking
f9b3ecd166 Upgrade Smarty to 2.6.18 2007-04-02 08:06:52 +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
3664971ca9 Show current captcha look in the plugin configuration menu 2007-03-26 09:37:41 +00:00
Ivan Cenov
d01738ba55 1) Updated BG language files. 2007-03-24 08:24:37 +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
a3dcf387fe Language additions 2007-03-22 11:41:57 +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
34096e897a Make RSS plugin support to display multiple RSS field elements by separating with ",". 2007-03-22 09:59:49 +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
3ee83e00a7 fix comma, thanks to jez 2007-03-20 09:00:40 +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
Tadashi Jokagi
7e0665ebf6 * translation updated. 2007-03-18 13:07:29 +00:00
Garvin Hicking
6135ad4595 Fix dot character problem in permalinks like the freetag plugin not giving proper pagination 2007-03-15 10:05:04 +00:00
Garvin Hicking
18498ddf57 Add missing constant 2007-03-11 13:34:15 +00:00
Garvin Hicking
28accffd18 * Fix permalink patterns for some cases to properly detect pagination variables instead of interpreting search words as those (garvinhicking) 2007-03-11 12:50:42 +00:00
Garvin Hicking
6535c962bb Use old default setting 2007-03-11 12:35:50 +00:00
Garvin Hicking
7bd19444d5 Remove optimization, was causing trouble... 2007-03-09 09:25:51 +00:00
Garvin Hicking
7621de3337 Add 'serendipity_xml_icon' CSS class to links for XML icons to authors and syndication plugin 2007-03-09 09:04:40 +00:00
Ivan Cenov
8d7f8e1a3b 1) Added forgotten $Id keyword. 2007-03-08 18:09:58 +00:00