301 Commits

Author SHA1 Message Date
Garvin Hicking
c8572b58f7 fix back to blog variable 2007-06-05 08:50:33 +00:00
Garvin Hicking
2eeec7f1db Prepare release the beta 2007-06-05 08:17:53 +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
9fdc5ac9e9 Add JS selector 2007-05-30 11:59:56 +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
Ivan Cenov
f3a346d533 1) Updated BG lang files. 2007-05-28 20:35:08 +00:00
Tadashi Jokagi
58c95d2f97 * translation updated. 2007-05-27 20:41:48 +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
Ivan Cenov
0beb001229 1) Corrected $i18n_filename_to array in serendipity_lang_bg.inc.php. 2007-05-20 19:13:53 +00:00
Garvin Hicking
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
07788cf528 Fix pgsql bug for getting all links to an entry 2007-05-16 14:12:45 +00:00
Garvin Hicking
3a50d73d9c Patch HTTP-host cookies and basepath detection, by Rob 2007-05-16 13:29:28 +00:00
Garvin Hicking
78cc09f15f Future compatibility 2007-05-16 10:12:47 +00:00
Garvin Hicking
8f84c5f619 fix bug #1719484 - wrong swedish locale 2007-05-15 18:32:17 +00:00
Garvin Hicking
78c469ef72 Add permalink URL substitution, patterns by robi-bobi 2007-05-15 07:31:35 +00:00
Ivan Cenov
7c66c102af 1) Changed one string in BG translation. 2007-05-14 16:11:29 +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
3e92cb82e4 support IPv6 lengths 2007-05-02 08:56:17 +00:00
Garvin Hicking
c367fbf6ab document 2007-04-25 10:01:19 +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
c0e1e600d6 lang update, patch #1704483 by thijs kinkhorst 2007-04-24 10:16:52 +00:00
Garvin Hicking
5478e4358c remove error msg 2007-04-24 08:20:18 +00:00
Garvin Hicking
3ce208fdf6 Use int11, as it's pgsql compatible 2007-04-20 09:17:56 +00:00
Garvin Hicking
786629850a Revert this file to ISO format 2007-04-18 07:52:35 +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
ed6bf03d63 Proper ' vs. " usage 2007-04-16 10:14:23 +00:00
Garvin Hicking
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
Garvin Hicking
7b5370c5ac Remove not-so-well working memusage 2007-04-15 13:27:54 +00:00
Garvin Hicking
a90530e230 Add russian translation by SADtg 2007-04-12 09:41:15 +00:00
Garvin Hicking
4cdbb7ccf1 fix typo that made rss-fullfeed things to not properly work as intended 2007-04-12 09:34:12 +00:00
Garvin Hicking
15288daadd CSS charset header must be emitted, thanks to SADtg 2007-04-12 09:22:44 +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
f7e6f3d9c7 Session-init, redone 2007-04-10 13:10:33 +00:00
Garvin Hicking
d58a8c5b6e Enabled CacheControl by default 2007-04-10 09:20:21 +00:00
Garvin Hicking
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
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
fc3f385986 Add large preview files by williamts99 2007-04-03 08:13:13 +00:00
Garvin Hicking
a557a58979 Upgrade Smarty to 2.6.18 2007-04-02 08:06:52 +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