1
0
Commit Graph

171 Commits

Author SHA1 Message Date
Grischa Brockhaus
79fb859060 Atom feeds became invalid, if entry has href or src attributes containing char represented by XML Entities normaly (like href="test.de?a=1&b=2") 2007-07-27 14:17:34 +00:00
Grischa Brockhaus
f5f013c3c7 GuessMime: JAR became octet-stream always, added ico extension 2007-07-27 11:29:34 +00:00
Garvin Hicking
a8f57711a9 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
Garvin Hicking
1364313382 Require category joins in some cases, add smarty params for new fetchentry features 2007-07-17 08:43:06 +00:00
Grischa Brockhaus
398287ea06 serendipity_parseFileName didn't evaluate the correct name/ext structure for files without extension 2007-07-17 03:46:04 +00:00
Garvin Hicking
9214efe896 Fix comment rss feeds 2007-07-15 15:13:50 +00:00
Garvin Hicking
5839530e08 Add language constant for grischa, and fix up indending *g* 2007-07-13 12:24:18 +00:00
Grischa Brockhaus
2f3f8de21a The archive sidebar plugin shiped with s9y now displays numbers of articles correctly for month, catergories and so on, even if multicategory articles are used. (brockhaus) 2007-07-13 12:05:22 +00:00
Grischa Brockhaus
96f537447e At last: Trackbacks/pingbacks for URLs will only be sent once, no matter what link name they have or how often the URL is referenced in the article. (Phew!) ;-) 2007-07-12 15:52:58 +00:00
Grischa Brockhaus
3d61e9815a Garvins Änderung auch für (z.B.) Images funktionierend gemacht 2007-07-12 14:35:37 +00:00
Garvin Hicking
6c207fe028 Grischa and Garvin proudly present: The REAL(tm) solution. :) 2007-07-12 13:55:23 +00:00
Garvin Hicking
9f7db8d121 Revert, for the time being 2007-07-12 13:02:46 +00:00
Garvin Hicking
0c41b7b558 Admin interface security improved, thanks to Stefan Esser. 2007-07-12 11:23:05 +00:00
Garvin Hicking
472432b1b9 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Garvin Hicking
0eb5e4ba7a Show ID 2007-07-10 13:24:33 +00:00
Garvin Hicking
194db6a2e0 Change link to point to startpage by default 2007-07-10 08:36:11 +00:00
Grischa Brockhaus
4d4e8f2699 Made trackback/pingback functionality independend from link text.
Only the link url is relevant now. Now dupe links in entries are
not trackbacked/pingbacked twice and images w/o ALT attribute or
links with changed text won't be trackbacked again after resaving
the article.
2007-07-09 18:00:46 +00:00
Garvin Hicking
7f7afb21a2 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
8be9f5438d Correct patch from brockhaus, thanks a lot 2007-07-08 18:10:33 +00:00
Garvin Hicking
c341f85b09 Full pingback support, fallback trackback method for WordPress
blogs. Thanks to brockha.us!
2007-07-06 10:17:47 +00:00
Garvin Hicking
967da1ca15 Fix pingback XML, thanks to Slim 2007-07-03 08:19:07 +00:00
Garvin Hicking
af6168f26f Remove debug out 2007-07-02 11:59:27 +00:00
Garvin Hicking
deb2124037 SQLite compatibvility 2007-07-02 10:26:03 +00:00
Garvin Hicking
81f2053d32 Event calendar 2007-06-28 14:24:39 +00:00
Garvin Hicking
bb17758b5a Also allow 'comment by author' views without author name 2007-06-26 11:40:07 +00:00
Garvin Hicking
45d6ff6698 * (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
acf269611c Also allow tu submit dupliate URLs AND duplicate linktexts. Thanks to Evil Azreal. 2007-06-20 11:51:15 +00:00
Garvin Hicking
cac816382a Patch reference handling function so that it can deal with multiple identical URLs 2007-06-20 11:31:52 +00:00
Garvin Hicking
9e6bf834f0 Fix SQL injection reported by Dr. Neal Krawetz 2007-06-17 10:45:24 +00:00
Garvin Hicking
7747c8203d allow to configure icon url, patch by sapphirecat on the forums 2007-06-14 09:34:28 +00:00
Garvin Hicking
5feb8559ba Try to solve a cookie problem when using s9y with domains like 'localhost' 2007-06-13 09:36:26 +00:00
Garvin Hicking
734afacb50 Fix bad admin query, thanks to Urs Enke 2007-06-12 12:43:17 +00:00
Garvin Hicking
fbb11af1b5 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
22c02491e6 Fix bugs in the new backend templates 2007-06-11 14:32:32 +00:00
Garvin Hicking
21ff681015 Add hooks for approving and deleting a comment 2007-06-11 12:20:31 +00:00
Garvin Hicking
d5a1fad4b0 Fix pgsql bug with empty value 2007-06-08 11:41:15 +00:00
Garvin Hicking
494c19ce4a Ensure not using 'online_repository' as pluginPath 2007-06-05 11:44:34 +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
cff33ccb4d Allow possibility to style the backend (surrounding layout + entry editor so far) 2007-05-30 11:20:53 +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
Garvin Hicking
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
3a50d73d9c Patch HTTP-host cookies and basepath detection, by Rob 2007-05-16 13:29:28 +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
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
5478e4358c remove error msg 2007-04-24 08:20:18 +00:00