Commit Graph
100 Commits
Author SHA1 Message Date
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
Garvin Hicking e33b0b27af Allow non-standard port specification 2007-03-30 10:02:05 +00:00
Garvin Hicking 85e3e5b483 Show current captcha look in the plugin configuration menu 2007-03-26 09:37:41 +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 85158ff752 Language additions 2007-03-22 11:41:57 +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 66a0ae83ca Make RSS plugin support to display multiple RSS field elements by separating with ",". 2007-03-22 09:59:49 +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 46aff63080 fix comma, thanks to jez 2007-03-20 09:00:40 +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 1dbdbf1f51 Add missing constant 2007-03-11 13:34:15 +00:00
Garvin Hicking 88188ee8e3 * 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 9d6e2b8a97 Use old default setting 2007-03-11 12:35:50 +00:00
Garvin Hicking 544360dad3 Remove optimization, was causing trouble... 2007-03-09 09:25:51 +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 f8ba3a8a0c Fix is_array() check 2007-03-01 11:06:56 +00:00
Garvin Hicking b4bfc40ae1 Allow for some more benchmarkiness 2007-02-27 12:15:00 +00:00
Garvin Hicking cb416979a3 Optimize to avoid duplicate fetch 2007-02-27 12:14:20 +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 96a1de7ce5 Fix CSS class spacing, thanks to Own Stubbs 2007-02-26 07:51: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 0c51294707 Unneeded 2007-02-22 09:21:09 +00:00
Garvin Hicking e3813e51b0 Restore old version 2007-02-22 09:07:13 +00:00
Garvin Hicking 791fbb7b0c Downgrade to previous version, keep file count low. See mailinglist 2007-02-22 09:01:43 +00:00
Garvin Hicking 991d8c4438 Fix spelling, thanks to YellowLED 2007-02-21 09:22:12 +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
Garvin Hicking 075e9ea1d5 * Patch pingback receiving function to use proper Regexp, thanks to
dhaun from the forums
2007-02-12 12:12:31 +00:00
Garvin Hicking 70adf0857b Update spamblock plugin to update a .htaccess file with DENY rules based on recent spammer IPs. EXPERIMENTAL. 2007-02-09 10:42:03 +00:00
Garvin Hicking 742fd47078 Shared http/https sessions by rob richards from the forums 2007-02-08 12:08:43 +00:00
Garvin Hicking 6a9adfbe2a Support freetag plugin 2007-02-08 10:40:01 +00:00
Garvin Hicking 5c255ef5dc Polish update by Costa 2007-02-06 08:35:09 +00:00
Garvin Hicking 8c68e837e4 Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking ecad5cd095 fix typo, thanks to muhaha from the forums 2007-02-01 11:36:16 +00:00
Garvin Hicking 58b9711569 Remove utf8 bom 2007-01-29 13:49:03 +00:00
Garvin Hicking ecad6767b5 Update by Sam for nl lang 2007-01-29 08:44:12 +00:00
Garvin Hicking 9cb36cbf1c Strict check fix from judas iscariote 2007-01-29 08:26:18 +00:00
Garvin Hicking 5c06285413 Allow to transfer smilies at word beginning 2007-01-26 10:01:30 +00:00
Garvin Hicking 0c7cc82bc8 Dutch translation update with many fixes by Sam Geeraerts 2007-01-26 09:26:10 +00:00
Garvin Hicking 10613f61d6 Patch by Lars to improve quicksearch usability 2007-01-26 08:27:36 +00:00
Garvin Hicking 5b291b012f Another bbcode quote fix by jtb 2007-01-23 09:17:28 +00:00
Garvin Hicking b3266d6c91 Statistics plugin update by Blase16, see http://board.s9y.org/viewtopic.php?t=8561 2007-01-23 08:46:48 +00:00
Garvin Hicking 4883107797 Add missing message part, thanks to samgee 2007-01-22 12:36:05 +00:00
Garvin Hicking 264b804182 Moved drag+drop and YahooUI library into templates/default/ to be used in shared installation environments 2007-01-22 12:11:49 +00:00
Garvin Hicking 0fb606a927 Allow some WP import tweaks by jtb 2007-01-22 10:45:39 +00:00
Garvin Hicking 1d08aa4633 TB 2007-01-18 16:07:34 +00:00
Garvin Hicking f5597d0d6f More verbosity to the serotonics around the world 2007-01-18 14:44:59 +00:00
Garvin Hicking 2e8060ffd2 Remove debug code 2007-01-17 07:52:30 +00:00
Garvin Hicking 9e45da4cac Usability tweak, move next/prev navigation to top and bottom 2007-01-14 16:51:06 +00:00
Garvin Hicking e718ea5a5d Lang fixes by Davy for netherland language 2007-01-14 16:27:32 +00:00
Garvin Hicking 771ed87414 Show category name before deleting 2007-01-14 16:25:14 +00:00
Garvin Hicking 1fa8e41198 Allow spartacus plugin to configure which repositories to connect to 2007-01-14 16:21:08 +00:00
Garvin Hicking 773fab8ab5 Remove 'View' option for drafted entries in the 'Edit entries' section and replace with a 'Preview' option. 2007-01-14 16:06:03 +00:00
Garvin Hicking 87e7e92402 Make spamblock plugin be more verbose in moderation-queue emails. RFE #1626712 2007-01-14 15:33:48 +00:00
Garvin Hicking e3126439aa Language fixes by Manuel Charisius 2007-01-14 15:27:09 +00:00
Garvin Hicking 7206ae2a19 BBcode improvements by jez hancock 2007-01-14 15:21:36 +00:00
Garvin Hicking e23a9dd640 Patch categories plugin 2007-01-14 14:56:47 +00:00
Garvin Hicking 855f94e11b * Change order of trackback execution flow (again) to preserve
references for plugins like Track Exits, when used in conjunction
      with the entryproperties cache (garvinhicking)
2007-01-14 14:49:28 +00:00
Garvin Hicking e1589d45f9 Prepare DB structure upgrade 2007-01-14 14:47:52 +00:00
Garvin Hicking 5e8f711f77 Upgrade spartacus to perform stricter content-filtering checks 2007-01-14 13:57:20 +00:00
Garvin Hicking fa724f71c7 mbstring check by mila 2007-01-14 12:55:58 +00:00
Garvin Hicking 693f92156d Fix more problems of SSL-cookie error on IIS 2007-01-12 08:33:43 +00:00
Garvin Hicking f22bc257b6 Fix a bug that prevented some entryproperty-plugins to execute on the entry detail pane. Thanks to dragonblast from the forums 2007-01-12 08:23:00 +00:00
Garvin Hicking 5b55ba0939 allow longer author names, db update. 2007-01-12 08:13:36 +00:00
Garvin Hicking 3847f10cd5 Dutch translation by Jeffrey Lankamp 2007-01-10 09:31:34 +00:00
Garvin Hicking 2b0f791e8e Fix Windows IIS server cookie login problem, thanks to Shadowin 2007-01-04 19:57:11 +00:00
Garvin Hicking a73031b05c proper german utf-8 translation 2007-01-02 10:37:47 +00:00
Garvin Hicking bffc773cdf Allow to make shared installs have their own config file, patch by stm9x9 2007-01-02 10:15:53 +00:00
Garvin Hicking eaf92da865 document 2006-12-29 22:36:54 +00:00
Garvin Hicking a78fc9ba32 Remove / patch because it creates more problems than it solves. Real fix should be to properly set the serendipityHTTPPath in the configuration on blogs that run on the root 2006-12-28 20:25:23 +00:00
Garvin Hicking 5f92fbf8bb Shorten experimental theme names 2006-12-28 19:48:39 +00:00
Garvin Hicking 48870c3682 Commit polish update by costa 2006-12-20 18:26:17 +00:00
Garvin Hicking 740a740092 Fix showing the entry owner in preview, not the currently logged in author 2006-12-11 11:52:18 +00:00
Garvin Hicking f24dd3f3e4 Color code spartacus messages 2006-12-11 10:19:44 +00:00
Garvin Hicking d5d1bf942d German translation 2006-12-11 08:59:52 +00:00
Garvin Hicking 4f3bc51427 Fix installer path detection by wagwag 2006-12-11 08:37:10 +00:00
Garvin Hicking c5743298d5 fix parse error 2006-12-07 12:04:28 +00:00
Garvin Hicking 55cbd7885a One more permalink patch 2006-12-06 14:59:11 +00:00
Garvin Hicking 41e94b2d5f Let's go 1.2 2006-12-06 14:57:17 +00:00
Garvin Hicking 13ca05585a Czech update by SuE from the forums 2006-12-04 09:20:14 +00:00
Garvin Hicking 7136f4e7ef proper definition 2006-12-01 18:46:55 +00:00
Garvin Hicking 9b67bdd517 Make plugins bail out if called directly 2006-12-01 08:58:47 +00:00
Garvin Hicking 1c71f7032d version increment 2006-12-01 08:01:17 +00:00
Garvin Hicking 2a6f0fb006 Adjust release 2006-12-01 07:49:13 +00:00
Garvin Hicking fe8b6853fc Disable helper 2006-11-30 21:42:01 +00:00
Garvin Hicking f03841587a Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on 2006-11-30 21:34:29 +00:00
Garvin Hicking e5014b2b78 remove debug 2006-11-28 14:48:59 +00:00
Garvin Hicking aa49ca211c fix typo for proper 2006-11-28 14:40:42 +00:00
Garvin Hicking 1ac6f4a2d4 Small bugfix for category sorting and HTTP-Auth 2006-11-23 11:27:07 +00:00
Garvin Hicking d96d9a4df0 Use 'html' instead of 'htmlall' modifier 2006-11-23 11:20:43 +00:00
Garvin Hicking abae07741c Bundle bookmarklet 2006-11-22 10:30:13 +00:00