Commit Graph
894 Commits
Author SHA1 Message Date
Garvin Hicking a4284fdad2 change api to allow skipping smarty parsing 2009-04-06 13:33:18 +00:00
Matthias Mees 5d80d6e53d BP: Added template file for static pages with related category. 2009-04-01 16:10:39 +00:00
Matthias Mees 282b919af0 BP: Minimal fix for staticpage tpls (order of closing divs) 2009-04-01 16:07:59 +00:00
Garvin Hicking 86c4f46609 * Changed karma plugin to only track GET requests as visits, not
POSTs. Thanks to Marcus Friedman
2009-03-25 10:41:38 +00:00
Garvin Hicking c2e2fb0d48 added french translation by mchinfa 2009-03-24 13:20:44 +00:00
Garvin Hicking b6b3ee78bc enhance nl2br plugin to also use p tags 2009-03-24 10:41:50 +00:00
Garvin Hicking 742df8af16 better german wording, thanks to stm9x9 2009-03-24 10:33:32 +00:00
Garvin Hicking 50d08ff225 Added possibility for templates to register a central function
serendipity_plugin_api_event_hook() and
      serendipity_plugin_api_pre_event_hook()
2009-03-20 17:07:23 +00:00
Garvin Hicking ed67ddd917 improve patch 2009-03-18 09:44:00 +00:00
Garvin Hicking e13b025aed js insertion patch by online 2009-03-18 09:41:00 +00:00
Garvin Hicking 4963bfe3f5 german law-abiding citizens will like this new 'bmi' option 2009-03-17 12:09:39 +00:00
Garvin Hicking 4053c21ed2 try to fix entity translation, patch by bugrep 2009-03-16 09:22:59 +00:00
Jude Anthony 5874e18526 Allow * in quicksearch 2009-03-10 16:07:43 +00:00
Garvin Hicking 6628f392fd Patch by onli to improve quicksearch 2009-03-04 12:10:29 +00:00
Garvin Hicking daab40640e Better regexp for detecting quotes in 'entryprops' parameter 2009-02-26 10:30:20 +00:00
Garvin Hicking 830e79d87f add debug possibility 2009-02-26 10:26:35 +00:00
Garvin Hicking ed8542a164 grammar change 2009-02-26 09:42:11 +00:00
Garvin Hicking 1ff766f83e more changes by bugrep 2009-02-26 09:40:51 +00:00
Garvin Hicking d659406694 update czech translation by vlada ajgl 2009-02-25 09:06:29 +00:00
Garvin Hicking 5363460725 Updated czech translation by Vlada Ajgl 2009-02-25 09:05:39 +00:00
Garvin Hicking c113be7850 Properly inherit a readable color, patch by bugrep 2009-02-25 08:38:09 +00:00
Garvin Hicking d67d2c6985 Use space as seperator 2009-02-24 08:31:28 +00:00
Garvin Hicking 93eed7a946 Language update by Vlada Ajgl 2009-02-23 11:04:54 +00:00
Garvin Hicking c27d6719f4 * Added ability to use strftime variables in the spamblock.log
filename. (kleinerchemiker)
2009-02-20 12:36:46 +00:00
Jude Anthony 275049c5d0 Missed language constants 2009-02-19 19:58:34 +00:00
Garvin Hicking 5e27b37f84 Add some debugging to login routine 2009-02-18 12:57:18 +00:00
Garvin Hicking d9194ac95e * Added improved Blogger.com importer using the API, thanks to jaa 2009-02-17 09:11:23 +00:00
Garvin Hicking f541e5874d New experimental login hashing 2009-02-16 11:29:49 +00:00
Tadashi Jokagi da686463f3 * updated again. 2009-02-14 13:29:41 +00:00
Tadashi Jokagi 69ef76144a * update database entries. 2009-02-14 13:22:47 +00:00
Tadashi Jokagi 4466ce2bba * updated translation. 2009-02-14 13:20:16 +00:00
Garvin Hicking bc57aaa2b5 fix errors 2009-02-11 12:38:50 +00:00
Garvin Hicking 3fa6ab4d84 Allow approval of comments requiring confirmation 2009-02-11 12:35:44 +00:00
Matthias Mees 5bf4b7a81a Fixed minor bug in default-php template. Changed id archives_listing to class in entries_archives.tpl. 2009-02-11 10:38:08 +00:00
Matthias Mees 03137d939d Fixed minor bug in default template. Changed id archives_listing to class in entries_archives.tpl. 2009-02-11 10:36:41 +00:00
Garvin Hicking bc4e177a58 fix variable 2009-02-10 09:10:36 +00:00
Garvin Hicking 468600837c * Fix statistics sidebar plugin to properly count weekly visitors
(garvinhicking)
2009-02-06 11:54:56 +00:00
Garvin Hicking c2f805cffc forgot one 2009-02-05 10:33:37 +00:00
Garvin Hicking cb7b71020e * Changed spamblock plugin for text filtering to ignore trailing
or prepending spaces in blacklists (garvinhicking)
2009-02-05 10:30:51 +00:00
Garvin Hicking e471b0e372 Fix smarty variable 2009-02-03 12:08:20 +00:00
Matthias Mees 9f902f853c Editet history plugin to only admit serendipity_history_body if corresponding config option is actually true. 2009-02-02 11:44:38 +00:00
Matthias Mees 7b3b3d59f8 Fixed small bug in history plugin which emitted invalid HTML. 2009-02-02 11:37:41 +00:00
Ivan Cenov eee7a50c6e 1) Translated text constants to BG language. 2009-02-01 17:59:32 +00:00
Garvin Hicking cc056c3be2 Repatch file for .plainList 2009-01-30 14:06:20 +00:00
Garvin Hicking c28452ef4a * Change syndication plugin to also support new feeds2.feedburner.com
style URLs (garvinhicking)
2009-01-30 14:03:31 +00:00
Jude Anthony 364fa468dc Provide a way to manage karma votes. You can now display all votes in pages,
filtered by IP, user agent, or article.  The display has easy filters for 
article and IP.  You can either delete or approve votes.
2009-01-27 21:48:49 +00:00
Garvin Hicking 37b427b26d Allow javascript inside XINHA WYSIWYG textarea 2009-01-26 13:09:56 +00:00
Garvin Hicking e396fa157a move 2009-01-20 09:20:54 +00:00
Garvin Hicking 0017b30a87 * Fix bad link in Remote RSS sidebar plugin (#2521122)
(garvinhicking)
2009-01-20 09:19:23 +00:00
Matthias Mees 2cded9e602 Added plainList class to core templates. 2009-01-19 15:28:31 +00:00