1
0
Commit Graph

293 Commits

Author SHA1 Message Date
58c95d2f97 * translation updated. 2007-05-27 20:41:48 +00:00
7a7d70fa7c Added media selector type 2007-05-25 03:27:24 +00:00
eb52237de0 Also support renaming folder (hopefully ;) ) 2007-05-23 10:09:48 +00:00
09c2583745 . 2007-05-21 14:47:54 +00:00
b657a94cf4 Better plugin hooks 2007-05-21 13:37:31 +00:00
0beb001229 1) Corrected $i18n_filename_to array in serendipity_lang_bg.inc.php. 2007-05-20 19:13:53 +00:00
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
07788cf528 Fix pgsql bug for getting all links to an entry 2007-05-16 14:12:45 +00:00
3a50d73d9c Patch HTTP-host cookies and basepath detection, by Rob 2007-05-16 13:29:28 +00:00
78cc09f15f Future compatibility 2007-05-16 10:12:47 +00:00
8f84c5f619 fix bug #1719484 - wrong swedish locale 2007-05-15 18:32:17 +00:00
78c469ef72 Add permalink URL substitution, patterns by robi-bobi 2007-05-15 07:31:35 +00:00
7c66c102af 1) Changed one string in BG translation. 2007-05-14 16:11:29 +00:00
e760ccfabd Fix pgsql IS NULL issue, thanks to Evil Azrael from the forums 2007-05-10 10:06:40 +00:00
3e92cb82e4 support IPv6 lengths 2007-05-02 08:56:17 +00:00
c367fbf6ab document 2007-04-25 10:01:19 +00:00
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
c0e1e600d6 lang update, patch #1704483 by thijs kinkhorst 2007-04-24 10:16:52 +00:00
5478e4358c remove error msg 2007-04-24 08:20:18 +00:00
3ce208fdf6 Use int11, as it's pgsql compatible 2007-04-20 09:17:56 +00:00
786629850a Revert this file to ISO format 2007-04-18 07:52:35 +00:00
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
5cb3be35fe Check for proper array 2007-04-17 10:26:08 +00:00
12af228d66 not yet implemented issue, reported on the forums 2007-04-17 08:23:50 +00:00
ed6bf03d63 Proper ' vs. " usage 2007-04-16 10:14:23 +00:00
8c0c46eeae * 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
7b5370c5ac Remove not-so-well working memusage 2007-04-15 13:27:54 +00:00
a90530e230 Add russian translation by SADtg 2007-04-12 09:41:15 +00:00
4cdbb7ccf1 fix typo that made rss-fullfeed things to not properly work as intended 2007-04-12 09:34:12 +00:00
15288daadd CSS charset header must be emitted, thanks to SADtg 2007-04-12 09:22:44 +00:00
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
a26b41cfd2 Fix tracbkacks. Once again. Hopefully now all cases are handled ;) 2007-04-10 13:45:54 +00:00
bc46b71a94 * Patch #1697590: Proper directory name of SQLite DB-error messages,
thanks to Thijs Kinkhorst
2007-04-10 13:23:34 +00:00
f7e6f3d9c7 Session-init, redone 2007-04-10 13:10:33 +00:00
d58a8c5b6e Enabled CacheControl by default 2007-04-10 09:20:21 +00:00
e4a93ebfdc 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
86c65016bc Fix bad prev/next permalinks when using wrapper.php embedding 2007-04-05 09:33:48 +00:00
e44a22cf06 Display theme's preview_fullsize.jpg image when existing. 2007-04-03 08:21:34 +00:00
fc3f385986 Add large preview files by williamts99 2007-04-03 08:13:13 +00:00
a557a58979 Upgrade Smarty to 2.6.18 2007-04-02 08:06:52 +00:00
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
44953ecea7 * Fix missing %username% permalink pattern in single entry view.
Patch by cress_cc
2007-04-01 11:16:23 +00:00
e33b0b27af Allow non-standard port specification 2007-03-30 10:02:05 +00:00
85e3e5b483 Show current captcha look in the plugin configuration menu 2007-03-26 09:37:41 +00:00
d8038f5a8e 1) Updated BG language files. 2007-03-24 08:24:37 +00:00
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
85158ff752 Language additions 2007-03-22 11:41:57 +00:00
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
66a0ae83ca Make RSS plugin support to display multiple RSS field elements by separating with ",". 2007-03-22 09:59:49 +00:00
99c02a090c Fix track exit ids off by one when being used in conjunction with caching plugin 2007-03-21 10:53:46 +00:00