576 Commits

Author SHA1 Message Date
Garvin Hicking
5907bd2467 Add phpnuke importer 2008-02-06 14:50:31 +00:00
Garvin Hicking
c1f593a773 Added CENTER constant 2008-02-06 09:02:11 +00:00
Ivan Cenov
0744587641 BP: Added BG translations. 2008-02-03 08:26:54 +00:00
Garvin Hicking
0efb2df485 Missing commit 2008-02-02 11:05:35 +00:00
Judebert
c2dea61277 Add CENTER for alignments (required for karma plugin) 2008-02-01 15:37:00 +00:00
Garvin Hicking
14fcc6ca14 Missed one commit file 2008-02-01 14:16:55 +00:00
Garvin Hicking
3739631a6e * Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
      for untrusted author environments, thanks to Hanno Boeck.
      (garvinhicking)
2008-02-01 14:10:14 +00:00
Garvin Hicking
18c462062e Patch by Vlada Ajgl, better IPTC keyword support 2008-01-30 11:47:36 +00:00
Garvin Hicking
fd3f90c9d6 Tighter check for multi category names 2008-01-29 19:11:04 +00:00
Matthias Mees
42cec12221 BP: Added two 2column layout, both with additional sidebars below. 2008-01-24 14:30:21 +00:00
Matthias Mees
631da08d92 BP: Fixed teeny, tiny bug - a missing space - in base.css. 2008-01-23 23:39:07 +00:00
Garvin Hicking
2fc76e1ddf Fix spelling :) 2008-01-20 14:16:06 +00:00
Garvin Hicking
ec1f72c648 * Added czech translation to bulletproof templates and bundled
plugins, by Vlada Ajgl
2008-01-20 13:33:18 +00:00
Garvin Hicking
197f94c5f5 Update by Lars Strojny: Abstract URL 2008-01-18 12:50:00 +00:00
Garvin Hicking
8f76e7ba31 improve fetchcomments hook 2008-01-17 15:00:13 +00:00
Garvin Hicking
df5f23c110 Only set $id when larger than 0, thanks to Alexander Hess 2008-01-16 13:54:32 +00:00
Garvin Hicking
26b7bd2b86 Commit change from Alexander Hess, use ordering of links 2008-01-15 15:36:21 +00:00
Ivan Cenov
87499c6375 1) BG translation of several strings. 2008-01-13 19:52:42 +00:00
Ivan Cenov
cdb0e51860 1) BG translation of several strings. 2008-01-13 19:51:12 +00:00
Grischa Brockhaus
9f84b56ef2 trackback/pingback: Fixed legth configuration name, deleted Charset configuration, because it is not needed. 2008-01-13 11:30:22 +00:00
Grischa Brockhaus
ece9dc443a 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
Grischa Brockhaus
fd052725bb Enhanced pingback/trackback receiving 2008-01-12 13:06:37 +00:00
Garvin Hicking
9a3573bff1 Allow to re-convert " to " again with a config option,
thanks to Lars
2008-01-08 10:07:11 +00:00
Garvin Hicking
c95f2dd9da Allow to re-moderate comments 2008-01-03 15:02:22 +00:00
Garvin Hicking
7f8f873f87 http://board.s9y.org/viewtopic.php?t=11985&highlight= 2008-01-03 13:43:51 +00:00
Garvin Hicking
0c6e5a22ae * 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
Matthias Mees
558538f674 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
Grischa Brockhaus
a6fccc832c 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
Garvin Hicking
70d7761838 Portugues fix by David 2007-12-16 22:46:30 +00:00
Sebastian Bergmann
fdef2f26f3 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
Garvin Hicking
2084438fe4 templating for rss sidebar 2007-12-13 13:05:23 +00:00
Garvin Hicking
5560601830 Tweak CSS output of rss sidebar plugin 2007-12-12 10:37:41 +00:00
Garvin Hicking
0a011e426f browser compat not needed for IE7 2007-12-12 10:06:31 +00:00
Garvin Hicking
d6ec8cf4d1 Remove unnecessary htmlspecialchars 2007-12-12 08:49:54 +00:00
Garvin Hicking
25a74da3a2 fix empty check 2007-12-11 10:33:57 +00:00
Garvin Hicking
01a8faf864 + * 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
Matthias Mees
5ff0aaadb4 BP: Added checks for empty sidebars to index.tpl. 2007-12-07 08:30:09 +00:00
Don Chambers
d25b00add1 BP: roll version to 1.2 2007-12-07 05:31:57 +00:00
Don Chambers
85bd53137f BP: minor fix to 1 col layout 2007-12-07 05:27:09 +00:00
Garvin Hicking
5743dd5ace Shuffle NEWS, undo Don's last patch that removed 1.3 features 2007-12-06 11:10:36 +00:00
Garvin Hicking
3b58f074e8 backport 2007-12-06 10:42:06 +00:00
Garvin Hicking
41eb44ead3 Property commit 2007-12-06 10:26:48 +00:00
Garvin Hicking
5d6d49cab3 proper lifetype status 2007-12-06 10:24:48 +00:00
Garvin Hicking
83ce424d3a Ignore files in here 2007-12-06 10:14:21 +00:00
Garvin Hicking
fb6988d7a1 Ignore files in here. 2007-12-06 10:13:49 +00:00
Matthias Mees
d6f894d704 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
Matthias Mees
efd81bf146 BP: Removed obsolete link to override.css from index.tpl. 2007-12-04 11:17:38 +00:00
Matthias Mees
741335633b BP: Removed obsolete override.css. 2007-12-04 11:09:22 +00:00
Matthias Mees
53f6f13d33 BP: Edited 1column layout to look like it was supposed to in the first place. 2007-12-04 10:34:57 +00:00
Garvin Hicking
cd64c0b18b Czech update by Vladimir Ajgl 2007-12-04 09:11:39 +00:00