|
c401b02abe
|
* Added expermiantel PDO::SQLite transport, by nth
|
2009-11-28 12:27:42 +00:00 |
|
|
405ac6baa2
|
missing varname
|
2009-11-25 20:41:43 +00:00 |
|
|
ba8e0e346c
|
Include serendipity_emit_htmlarea_code for HTML template options
|
2009-11-25 20:01:13 +00:00 |
|
|
2796d24b34
|
* Disallow uploading any files with ".php." in the filename
+ (garvinhicking)
|
2009-11-16 12:30:30 +00:00 |
|
|
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 |
|
|
0f118e91c3
|
fix pagination
|
2009-10-29 18:18:44 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
a9243aad3e
|
* Also use htmlspecialchars() for the Recent Entries sidebar plugin
(Anson)
|
2009-09-21 08:09:50 +00:00 |
|
|
b266d3b3b4
|
* PostgreSQL compatibility for the printArchives() function to
gather only unique timestamps (cite)
|
2009-09-12 11:18:28 +00:00 |
|
|
47aa8c2f72
|
ereg() replacement
|
2009-09-04 08:51:16 +00:00 |
|
|
541254e85c
|
credits
|
2009-08-27 13:32:12 +00:00 |
|
|
5aa7eb721a
|
* Fixed Spartacus download URLs for SF.Net mirror
|
2009-08-27 13:23:50 +00:00 |
|
|
56f592a5cd
|
disable temporary mirrors
|
2009-08-27 13:20:59 +00:00 |
|
|
ea610fc67b
|
infrastruct
|
2009-08-26 13:13:46 +00:00 |
|
|
275589423a
|
* More PHP 5.3.0 compat (split()).
|
2009-08-25 19:39:17 +00:00 |
|
|
6407727fe6
|
Update of czech translation of main s9y language file
|
2009-08-25 18:36:43 +00:00 |
|
|
db2ad9402a
|
* Allow to define sort order for search-results (garvinhicking)
|
2009-08-24 08:24:19 +00:00 |
|
|
be6a1f7964
|
* Allow redirects when fetching remote images (garvinhicking)
|
2009-08-24 08:06:34 +00:00 |
|
|
10cde4adeb
|
beta2? might not be needed though.
|
2009-08-24 07:59:09 +00:00 |
|
|
ddf9448daf
|
prepare beta
|
2009-08-24 07:18:41 +00:00 |
|
|
589b92bd7c
|
no short open tags req
|
2009-08-21 12:24:13 +00:00 |
|
|
4e258686fb
|
Remove eregi calls
|
2009-08-21 12:22:35 +00:00 |
|
|
3a77f13428
|
* PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking)
|
2009-08-21 08:52:50 +00:00 |
|
|
6e8f54f588
|
* Added 'orderby' parameter to plugin API hooks for the serendipity
fulltext search function (garvinhicking)
|
2009-08-21 08:09:52 +00:00 |
|
|
36be598dc1
|
Fix of badly formated language files
|
2009-08-15 08:38:47 +00:00 |
|
|
7d7cce9f37
|
Czech translations for "kubrick" template added.
|
2009-08-15 07:41:48 +00:00 |
|
|
93802dbf95
|
Patch by paddyforan to allow overwrite of this arrey value
|
2009-08-14 11:06:36 +00:00 |
|
|
d1500a6c6b
|
Update of czech translation files for plugins, bulletproof theme and system language file
|
2009-08-12 20:58:39 +00:00 |
|
|
7d0547c0d4
|
* Added new event hook frontend_sidebar_plugins to iterate through
sidebar plugins and modify their output. $eventData is the array
of their data. (garvinhicking)
|
2009-08-11 19:53:10 +00:00 |
|
|
03825cab5f
|
Add version pointer
|
2009-08-06 08:39:23 +00:00 |
|
|
81f08a5cb0
|
Spelling error of the toolbar name
|
2009-07-28 12:04:07 +00:00 |
|
|
ab8324143f
|
Proper plugin loading
|
2009-07-28 10:19:38 +00:00 |
|
|
ee102b4402
|
* Removed "static" db layer typelist to prevent accidental over-
writes of referenced return values (garvinhicking)
|
2009-07-27 09:52:13 +00:00 |
|
|
6d90049416
|
Added possibility to customize the xinha editor through a my_custom.js
file. See http://board.s9y.org/viewtopic.php?f=4&t=15286
|
2009-07-27 08:47:47 +00:00 |
|
|
c6f02b6efc
|
Corrected typo - span was closed before inline style declared for "unmet requirements".
|
2009-07-17 21:24:39 +00:00 |
|
|
b5793aeb06
|
|
2009-07-15 10:57:58 +00:00 |
|
|
07c12ca516
|
* Commented out DEBUG logs of Akismet, that blow up the spamblocklog table
* Reporting of correct comment type for Akismet calls (pingback or trackback)
|
2009-07-15 10:57:42 +00:00 |
|
|
b538d65244
|
added input_type="password" for plugin string type configuration
|
2009-07-15 10:49:16 +00:00 |
|
|
c0f5343051
|
added input_type="password" for plugin string type configuration
|
2009-07-15 10:46:39 +00:00 |
|
|
249580a5b9
|
PHP 5.3 compatibility
|
2009-07-14 11:48:10 +00:00 |
|
|
677df54625
|
PHP 5.3 compatibility, upgrade Smarty to 2.6.26
|
2009-07-14 11:40:16 +00:00 |
|
|
a1388d2f15
|
Saved a few bytes in templates/default/style_fallback.css :)
|
2009-07-14 10:22:03 +00:00 |
|
|
7745c93488
|
Better identify scrollPos
|
2009-07-14 10:14:46 +00:00 |
|