1
0
Commit Graph

567 Commits

Author SHA1 Message Date
e808f2dd73 BP: Added two 2column layout, both with additional sidebars below. 2008-01-24 14:30:21 +00:00
74971fab90 BP: Fixed teeny, tiny bug - a missing space - in base.css. 2008-01-23 23:39:07 +00:00
e317fd54ee Fix spelling :) 2008-01-20 14:16:06 +00:00
8c8e9ad42c * Added czech translation to bulletproof templates and bundled
plugins, by Vlada Ajgl
2008-01-20 13:33:18 +00:00
6d74579916 Update by Lars Strojny: Abstract URL 2008-01-18 12:50:00 +00:00
3652788e31 improve fetchcomments hook 2008-01-17 15:00:13 +00:00
992adc4f8b Only set $id when larger than 0, thanks to Alexander Hess 2008-01-16 13:54:32 +00:00
47c25cc563 Commit change from Alexander Hess, use ordering of links 2008-01-15 15:36:21 +00:00
d9a2c94c37 1) BG translation of several strings. 2008-01-13 19:52:42 +00:00
cf66bd58a7 1) BG translation of several strings. 2008-01-13 19:51:12 +00:00
c71439041f trackback/pingback: Fixed legth configuration name, deleted Charset configuration, because it is not needed. 2008-01-13 11:30:22 +00:00
3e491633b6 plugin_comments: URLs of writers may now be shown in the sitebar. This only worked for trackbacks formaly, now it works for trackbacks, pingbacks and human writers. You may configure, in what type of comment the URLs should be added. 2008-01-12 13:47:16 +00:00
81506febd0 Enhanced pingback/trackback receiving 2008-01-12 13:06:37 +00:00
d95501665a Allow to re-convert " to " again with a config option,
thanks to Lars
2008-01-08 10:07:11 +00:00
b99a7194f8 Allow to re-moderate comments 2008-01-03 15:02:22 +00:00
d5369da92e http://board.s9y.org/viewtopic.php?t=11985&highlight= 2008-01-03 13:43:51 +00:00
b839b47df5 * Fix displaying entry title in the backend section exactly like
in the frontend, thanks to Alex (garvinhicking)
2008-01-02 10:12:57 +00:00
bf9efb01c4 BP: Added .published plus styles to base.css to rectify display of entry date which was altered by including microformats. 2008-01-01 21:04:13 +00:00
4227ee1038 Added hooks to trackback listing in order to let plugins change it (the avatar plugin in example) 2007-12-22 18:49:03 +00:00
1388926481 Portugues fix by David 2007-12-16 22:46:30 +00:00
12d42f2918 Reorganize test suite.
- Split testLoginLogout() into testBadLogin() and testLoginLogout().
- Mark testCreateSimpleArticle() as incomplete until the popup
  window opened by clicking on VIEW is handled correctly.
- Disable mod_rewrite so that the test suite does not depend on it.
- Remove superfluous check for Testing_Selenium class.
- Migrate TestConfiguration.php.dist to config.xml.dist.
  - Configure whitelist for code coverage information.
    - Be conservative for now and only add include/ and plugins/
      directories for now.
    - Set addUncoveredFilesFromWhitelist="false" because not all
      files are loadable (yet).
- Add documentation for code coverage reporting.
2007-12-13 14:14:56 +00:00
2b68440ff2 templating for rss sidebar 2007-12-13 13:05:23 +00:00
098e569950 Tweak CSS output of rss sidebar plugin 2007-12-12 10:37:41 +00:00
6822e4e287 browser compat not needed for IE7 2007-12-12 10:06:31 +00:00
c24d2b9b62 Remove unnecessary htmlspecialchars 2007-12-12 08:49:54 +00:00
93187737fb fix empty check 2007-12-11 10:33:57 +00:00
300a78d328 + * Add possibility to spartacus to upload files via FTP. This can
+      bypass Safe_mode restrictions on your server to make Spartacus
+      work for you. (VladaAjgl)
2007-12-11 10:07:55 +00:00
c07c20e7c0 BP: Added checks for empty sidebars to index.tpl. 2007-12-07 08:30:09 +00:00
fe20d4fb94 BP: roll version to 1.2 2007-12-07 05:31:57 +00:00
55afb4ffe2 BP: minor fix to 1 col layout 2007-12-07 05:27:09 +00:00
3a62202c4d Shuffle NEWS, undo Don's last patch that removed 1.3 features 2007-12-06 11:10:36 +00:00
c70fe3c26c backport 2007-12-06 10:42:06 +00:00
b9d62e0b6c Property commit 2007-12-06 10:26:48 +00:00
b05cae4764 proper lifetype status 2007-12-06 10:24:48 +00:00
bc40b13c03 Ignore files in here 2007-12-06 10:14:21 +00:00
e18131c041 Ignore files in here. 2007-12-06 10:13:49 +00:00
a85d8e308d BP: Added theme option to use user stylesheet to config.inc.php and index.tpl. Also added lang variables for it to German and English lang files, and prepared Bulgarian lang files. 2007-12-04 11:29:35 +00:00
f7deca1328 BP: Removed obsolete link to override.css from index.tpl. 2007-12-04 11:17:38 +00:00
566dc39fda BP: Removed obsolete override.css. 2007-12-04 11:09:22 +00:00
de2e9ae2c5 BP: Edited 1column layout to look like it was supposed to in the first place. 2007-12-04 10:34:57 +00:00
1856be9aec Czech update by Vladimir Ajgl 2007-12-04 09:11:39 +00:00
415c4dd944 category plugin: added <li> classes category_depth# (#= 0=parent, 1=first child, etc) and category_# (#=category id). 2007-12-03 20:54:55 +00:00
3d34cfa548 * Fix proper encoding of '%' sign when used in post titles
(garvinhicking)
2007-12-02 15:06:09 +00:00
879b4df578 1) BG translattion of new text constants in serendipity_event_mailer and serendipity_event_textile. 2007-12-01 08:46:08 +00:00
83205fb019 Add new "joinown" and "entryprops" parameters to
{serendipity_fetchPrintEntries}
2007-11-29 12:27:50 +00:00
bb25db8d4c Add lifetype importer 2007-11-28 14:23:16 +00:00
6be028246c * Encode RSS feed links, Patch by Hanno Boeck 2007-11-27 16:01:10 +00:00
a6600eb0b1 fix spartacus sidebar listing 2007-11-26 13:20:38 +00:00
41b86a3afb textile patch 2007-11-26 10:47:35 +00:00
af5ca0ecea Add more CSS classes 2007-11-26 10:25:49 +00:00