Archived
1
0
Commit Graph

2291 Commits

Author SHA1 Message Date
Garvin Hicking b6ebda90bc * Show backend comment pagination in footer and header 2009-12-08 14:03:57 +00:00
Garvin Hicking 414ce21c0f * Show backend comment pagination in footer and header 2009-12-08 14:03:57 +00:00
Garvin Hicking e90f400716 ifmodule check 2009-12-08 13:48:29 +00:00
Garvin Hicking f6909f5aa1 ifmodule check 2009-12-08 13:48:29 +00:00
Garvin Hicking b5507f35b8 * Added experimental global variable $i18n_filename_utf8 that can
be set in a serendipity_config_local.inc.php or language include
      file, which will return Unicode-Permalinks.
      (http://board.s9y.org/viewtopic.php?f=11&t=15896)
2009-12-08 13:32:05 +00:00
Garvin Hicking c1f7983a81 * Added experimental global variable $i18n_filename_utf8 that can
be set in a serendipity_config_local.inc.php or language include
      file, which will return Unicode-Permalinks.
      (http://board.s9y.org/viewtopic.php?f=11&t=15896)
2009-12-08 13:32:05 +00:00
Garvin Hicking 4996015ab4 trunk update to 1.6 2009-12-08 13:19:25 +00:00
Garvin Hicking a292a52c96 trunk update to 1.6 2009-12-08 13:19:25 +00:00
Garvin Hicking 9c30b3068d * Don't toggle the border of marked comments in the admin section
to 2px, to avoid padding. Thanks to hboeck!
2009-12-08 13:09:21 +00:00
Garvin Hicking ba5bb5debc * Don't toggle the border of marked comments in the admin section
to 2px, to avoid padding. Thanks to hboeck!
2009-12-08 13:09:21 +00:00
Garvin Hicking b597076aa0 * Added expermiantel PDO::SQLite transport, by nth 2009-11-28 12:27:42 +00:00
Garvin Hicking c401b02abe * Added expermiantel PDO::SQLite transport, by nth 2009-11-28 12:27:42 +00:00
Garvin Hicking cbe53c2f17 missing varname 2009-11-25 20:41:43 +00:00
Garvin Hicking 405ac6baa2 missing varname 2009-11-25 20:41:43 +00:00
Judebert 29f56039a8 Include serendipity_emit_htmlarea_code for HTML template options 2009-11-25 20:01:13 +00:00
Jude Anthony ba8e0e346c Include serendipity_emit_htmlarea_code for HTML template options 2009-11-25 20:01:13 +00:00
Garvin Hicking 6c87053f31 * Disallow uploading any files with ".php." in the filename
+      (garvinhicking)
2009-11-16 12:30:30 +00:00
Garvin Hicking 2796d24b34 * Disallow uploading any files with ".php." in the filename
+      (garvinhicking)
2009-11-16 12:30:30 +00:00
Matthias Mees fc7da5f2f6 Fixed a tiny typo in serendipity_event_entryproperties -- a class was called entyproperties in the plugin options. 2009-11-01 23:19:24 +00:00
Matthias Mees 2512cc60b2 Fixed a tiny typo in serendipity_event_entryproperties -- a class was called entyproperties in the plugin options. 2009-11-01 23:19:24 +00:00
Garvin Hicking 6d483b422e fix pagination 2009-10-29 18:18:44 +00:00
Garvin Hicking 0f118e91c3 fix pagination 2009-10-29 18:18:44 +00:00
Garvin Hicking fe5adf6ba2 * Prevent password autocompletion for user passwords to prevent
possible mismatch. In media manager popup, fix bug that did
      not properly forward to image selection after upload (onli)
2009-10-27 09:08:48 +00:00
Garvin Hicking 5e0f013e49 * Prevent password autocompletion for user passwords to prevent
possible mismatch. In media manager popup, fix bug that did
      not properly forward to image selection after upload (onli)
2009-10-27 09:08:48 +00:00
Don Chambers ff7ef4251a bp: slight mod to css for images inserted via media manager now that editor.js no longer inserts styles. 2009-10-23 19:22:01 +00:00
Don Chambers e46df53f8b bp: slight mod to css for images inserted via media manager now that editor.js no longer inserts styles. 2009-10-23 19:22:01 +00:00
Matthias Mees 31e4e12661 Added some additional inline CSS to include/funtions_plugins_admin.inc.php to make sure images selected from the media db in theme option don't get tiled. 2009-10-12 11:14:20 +00:00
Matthias Mees 904967fe59 Added some additional inline CSS to include/funtions_plugins_admin.inc.php to make sure images selected from the media db in theme option don't get tiled. 2009-10-12 11:14:20 +00:00
Matthias Mees 9f1c097996 Added no-repeat to background images set by change_preview in include/functions_plugins_admin.inc.php so images selected from the media database in theme options will no longer be tiled. 2009-10-12 10:58:30 +00:00
Matthias Mees e3366df7f4 Added no-repeat to background images set by change_preview in include/functions_plugins_admin.inc.php so images selected from the media database in theme options will no longer be tiled. 2009-10-12 10:58:30 +00:00
Garvin Hicking e0ee3d02cb * Fix a bug in statistics output, when statistics for single-number
months is created. (Andreas Bilke)
2009-10-09 13:02:41 +00:00
Garvin Hicking 89974bc7ae * Fix a bug in statistics output, when statistics for single-number
months is created. (Andreas Bilke)
2009-10-09 13:02:41 +00:00
Garvin Hicking ba47352cfd * Alwys increase last_modified when an entry is saved to prevent
stale entries in RSS feeds. Thanks to Cenic
2009-10-06 09:27:55 +00:00
Garvin Hicking 18e02a5452 * Alwys increase last_modified when an entry is saved to prevent
stale entries in RSS feeds. Thanks to Cenic
2009-10-06 09:27:55 +00:00
Garvin Hicking 474fa22484 * Allow comment sidebar plugin to only show coments for entries
that are allowed to be viewed by the current visitor.
2009-09-21 09:12:59 +00:00
Garvin Hicking 0149a2dc64 * Allow comment sidebar plugin to only show coments for entries
that are allowed to be viewed by the current visitor.
2009-09-21 09:12:59 +00:00
Garvin Hicking 1e95b899c6 * Do not send mails, if the "To:" address is empty, might happen
if authors do not have a mail account entered in their profile.
      (nealk)
2009-09-21 08:11:35 +00:00
Garvin Hicking 5630afb7c1 * Do not send mails, if the "To:" address is empty, might happen
if authors do not have a mail account entered in their profile.
      (nealk)
2009-09-21 08:11:35 +00:00
Garvin Hicking 518bde82b2 * Also use htmlspecialchars() for the Recent Entries sidebar plugin
(Anson)
2009-09-21 08:09:50 +00:00
Garvin Hicking a9243aad3e * Also use htmlspecialchars() for the Recent Entries sidebar plugin
(Anson)
2009-09-21 08:09:50 +00:00
Garvin Hicking 56bd3582b7 * PostgreSQL compatibility for the printArchives() function to
gather only unique timestamps (cite)
2009-09-12 11:18:28 +00:00
Garvin Hicking b266d3b3b4 * PostgreSQL compatibility for the printArchives() function to
gather only unique timestamps (cite)
2009-09-12 11:18:28 +00:00
Garvin Hicking f58cd1d959 ereg() replacement 2009-09-04 08:51:16 +00:00
Garvin Hicking 47aa8c2f72 ereg() replacement 2009-09-04 08:51:16 +00:00
Garvin Hicking d81574b399 credits 2009-08-27 13:32:12 +00:00
Garvin Hicking 541254e85c credits 2009-08-27 13:32:12 +00:00
Garvin Hicking 08de4a5121 * Fixed Spartacus download URLs for SF.Net mirror 2009-08-27 13:23:50 +00:00
Garvin Hicking 5aa7eb721a * Fixed Spartacus download URLs for SF.Net mirror 2009-08-27 13:23:50 +00:00
Garvin Hicking af7a6455d0 disable temporary mirrors 2009-08-27 13:20:59 +00:00
Garvin Hicking 56f592a5cd disable temporary mirrors 2009-08-27 13:20:59 +00:00