1
0
Commit Graph

180 Commits

Author SHA1 Message Date
6875291b55 Use sequencing widget for entryrproperties plugin to allow shuffling the order of displayed elements 2008-08-19 10:56:03 +00:00
9afa5c6ada RFE : Highlight s9y search terms 2008-06-30 10:35:08 +00:00
71329d1572 * Improved "Remote RSS" plugin's templating output to select
custom template files. Add demo "Nasa Image of the Day" plugin
      by Grigory F. (garvinhicking)
2008-06-30 10:10:10 +00:00
a4533104e8 check strict 2008-05-26 11:32:54 +00:00
05f24391ef Spartacus upgrade for mirrors 2008-05-26 11:24:46 +00:00
b5689ac61c Update database version detection 2008-05-15 17:54:35 +00:00
9854f18fec Don't try to put karma bars on pages that aren't entries!
Avoids problem with scalar used as array reported by Don
2008-04-22 19:59:08 +00:00
0a88e1f307 Fix karma bars not appearing on summary pages:
Create a footer if none exists yet and add the bar to it.
2008-04-19 04:21:00 +00:00
6891bc1754 Modified serendipity_plugin_recententries to use one dl instead of one per recent entry. 2008-04-15 16:52:53 +00:00
2ad580eb07 Modified output code for serendipity_plugin_shoutbox. 2008-04-14 06:50:39 +00:00
e27c1d570d Modified output code for serendipity_plugin_recententries, put serendipitySideBarDate class back in. 2008-04-14 06:29:01 +00:00
6fed736088 Modified output code for serendipity_plugin_entrylinks. 2008-04-14 06:24:30 +00:00
539225e903 Modified output code for serendipity_plugin_recententries to use a dl. 2008-04-14 05:41:48 +00:00
dd0c9e28e9 Modified output code for serendipity_plugin_history to put the body into an additional div. 2008-04-14 05:07:06 +00:00
b48e4cad08 Modified output code for serendipity_plugin_history to not display outro if empty. 2008-04-14 05:00:09 +00:00
97306c4640 Modified output code for serendipity_plugin_history. 2008-04-14 04:45:39 +00:00
1fae7d9670 Try to fix the selection 2008-04-14 04:04:14 +00:00
97510eb483 less strict check 2008-04-14 03:48:48 +00:00
3caaeef07d Modified generated code for serendipity_plugin_comments. 2008-04-09 22:57:42 +00:00
12626f0f63 Whoops. This had not been added. 2008-04-08 10:51:40 +00:00
6781c6776f 1) Updated BG lang files for serendipity_event_entryproperties. 2008-03-24 21:43:58 +00:00
31606fd9f3 Better wording for CSRF protection 2008-03-17 13:29:37 +00:00
f74b8f1ade Add option to speed up joining when not needed 2008-03-08 10:27:17 +00:00
aa1d6ea6a1 1) Updated BG translation of serendipity_event_statistics plugin. 2008-03-07 06:36:23 +00:00
96e24761ed Fix by roti 2008-03-04 09:44:11 +00:00
fb3bd26727 Updated recent_entries plugin to show/hide on overview, detailed entry, or all pages 2008-03-02 15:23:32 +00:00
1718e1a0a5 Allow week/day visitors, patch by Roti 2008-02-26 13:22:44 +00:00
d1ef57cca6 Do not use draft entries 2008-02-25 10:18:21 +00:00
1547123ab0 Fix to word-rating code 2008-02-15 17:53:54 +00:00
c4d3de1d00 event_karma: German language files updated. 2008-02-15 12:17:54 +00:00
64fa733982 Translation of some part 2008-02-15 11:56:31 +00:00
cba1f84199 Fix mispelling karam -> karma 2008-02-14 18:22:56 +00:00
4726fccf4e 1) BG translation of new strings in serendipity_event_karma plugin. 2008-02-11 12:25:31 +00:00
8d31594bfe Graphical rating bars 2008-02-11 02:36:50 +00:00
4581f15a68 Use Grischa's translated German lang files 2008-02-11 02:15:10 +00:00
f72755ccdc Simplify and beautify code; allow admin config to override most text options;
graphical rating bars (at last!)
2008-02-11 02:12:07 +00:00
774a4b155b Most minor bugfix imaginable: add . to make plugin respect selected categories 2008-02-08 02:35:44 +00:00
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
ec1f72c648 * Added czech translation to bulletproof templates and bundled
plugins, by Vlada Ajgl
2008-01-20 13:33:18 +00:00
197f94c5f5 Update by Lars Strojny: Abstract URL 2008-01-18 12:50:00 +00:00
26b7bd2b86 Commit change from Alexander Hess, use ordering of links 2008-01-15 15:36:21 +00:00
87499c6375 1) BG translation of several strings. 2008-01-13 19:52:42 +00:00
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
9a3573bff1 Allow to re-convert " to " again with a config option,
thanks to Lars
2008-01-08 10:07:11 +00:00
2084438fe4 templating for rss sidebar 2007-12-13 13:05:23 +00:00
5560601830 Tweak CSS output of rss sidebar plugin 2007-12-12 10:37:41 +00:00
0a011e426f browser compat not needed for IE7 2007-12-12 10:06:31 +00:00
d6ec8cf4d1 Remove unnecessary htmlspecialchars 2007-12-12 08:49:54 +00:00
25a74da3a2 fix empty check 2007-12-11 10:33:57 +00:00
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