onli
d80a8334c8
Use return instead of echo in the remaining core
...
Debug-messages still may use echo, and some functions in functions_image and trackback still use it to generate progress messages, which should get cleaned up as well but is not that urgent
2013-07-05 19:16:11 +02:00
onli
a654b13a9a
Complete include_once usage, romove constants
2013-06-22 12:32:54 +02:00
onli
487f71bd0b
Fix preview of future entries
...
by hiding the footer. NOTE: This whole area needs a cleanup and is not smartified yet
2013-06-20 00:07:23 +02:00
onli
43a8bb9a39
smartify placement of entryeditor page elements
2013-06-14 23:26:49 +02:00
onli
d6857176d8
further smartify serendipity_iframe
2013-06-14 23:05:09 +02:00
onli
88bb8e0920
removed unused register_handle (alternative poc)
2013-03-06 20:44:11 +01:00
onli
0cd974fa6d
proof-of-concept .js.tpl: Added fallback for serendipity_editor.js.tpl as serendipity_editor.js to default-template, and changed serendipity_get_file to react to .js.tpl-files in template-directories
2013-03-06 14:55:21 +01:00
Ian
c0c5cf747a
revert last commit and fix only error line 1512
2012-12-13 15:44:11 +01:00
Ian
6340e21614
upport: Only variables should be assigned by reference
2012-12-13 14:03:43 +01:00
Matthias Mees
7288ffdef8
Fixed most of the redundant br elements in the core.
2012-12-03 13:35:59 +01:00
Ian
4fcc7dc1f6
fixed another two by reference errors
2012-12-01 18:58:50 +01:00
Garvin Hicking
9adcfecc38
More PHP5 compatibility (this constructor thing order did not remove the error for me)
...
Also be able to set $serendipity['production'] in serendipity_config_local.inc.php
2012-10-18 10:14:04 +02:00
Ian
a3f03a40af
forward thinking - added error / success / notice classes and
...
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Garvin Hicking
2749dc54ad
Smarty3
2011-11-24 12:16:02 +01:00
Garvin Hicking
c292badf30
* Added new serendipity['defaultBaseURL'] variable that makes sure
...
that the baseURL is not overriden when configuring serendipity
with a possibly autodetected currentl URL. Patch by Manko10.
2011-09-28 12:03:28 +00:00
Garvin Hicking
56041459b6
backport
2011-09-28 11:39:09 +00:00
Garvin Hicking
7d7a1aadee
nav amount fix
2011-09-28 10:29:15 +00:00
Garvin Hicking
ebaa8afe04
patch by ian
2011-09-28 09:19:05 +00:00
Garvin Hicking
2916a08510
patch by ian
2011-07-21 12:18:39 +00:00
Garvin Hicking
187941aac6
* Added new event hook 'backend_loginfail' to track failed logins
...
(serendipity_event_externalauth can make use of it for fail2ban)
2011-05-31 14:02:02 +00:00
Garvin Hicking
77b3d2cfa0
remove
2011-01-17 12:51:35 +00:00
Garvin Hicking
a0f2b0b1fd
new mod rewrite option
2011-01-15 13:32:59 +00:00
Garvin Hicking
14d45150fb
upcoming advisory, prepare
2010-08-26 16:03:16 +00:00
Garvin Hicking
f9fa8503f0
(experimental) global theme options
2010-08-24 08:45:09 +00:00
Garvin Hicking
a7b27ff06a
tweak to support multiple engine: in info.txt of templates
2010-08-23 19:06:17 +00:00
Garvin Hicking
f043e8e8dd
sqlite3 strict check
2010-02-16 13:06:44 +00:00
Garvin Hicking
316e86f3dc
* Added ability to mark authorgroups as "hidden", so that members of such groups are excluded from common author listings. (Ref http://board.s9y.org/viewtopic.php?f=11&t=16237 ) (garvinhicking)
2010-01-13 12:28:55 +00:00
Garvin Hicking
c401b02abe
* Added expermiantel PDO::SQLite transport, by nth
2009-11-28 12:27:42 +00:00
Garvin Hicking
5e27b37f84
Add some debugging to login routine
2009-02-18 12:57:18 +00:00
Garvin Hicking
f541e5874d
New experimental login hashing
2009-02-16 11:29:49 +00:00
Garvin Hicking
c355d46cbb
fix parse problem
2008-12-20 17:51:46 +00:00
Garvin Hicking
a5bac0f36b
Added serendipity_preview_spacer and pluginmanager_(sidebar|event) CSS ids
2008-12-20 17:00:22 +00:00
Don Chambers
2ec6288154
functions_config.inc.php: add ID serendipity_preview_spacer to existing div emitted when previewing entries in backend.
2008-12-17 23:25:13 +00:00
Garvin Hicking
d9a5d6a8c8
Make checksum code skippable
2008-12-09 10:41:48 +00:00
Garvin Hicking
29b46f0c53
Add more abstraction possibilites, gathered throughout the last weeks
2008-10-13 10:53:45 +00:00
Garvin Hicking
9dbf39fcc0
fix cookie removal to use proper host
2008-07-14 08:02:28 +00:00
Garvin Hicking
988860f7e5
Add SQLRelay DB layer, by Dante Mason
2007-10-12 09:12:48 +00:00
Garvin Hicking
cb75ef15ce
Allow variying template 'okey'
2007-08-21 10:25:57 +00:00
Grischa Brockhaus
634594b2de
A ">" too much
2007-08-10 00:51:40 +00:00
Garvin Hicking
a0d950b320
HTML and images by Don
2007-08-06 10:18:26 +00:00
Garvin Hicking
0c41b7b558
Admin interface security improved, thanks to Stefan Esser.
2007-07-12 11:23:05 +00:00
Garvin Hicking
5feb8559ba
Try to solve a cookie problem when using s9y with domains like 'localhost'
2007-06-13 09:36:26 +00:00
Garvin Hicking
9e73c330c8
Beautify, add missing code comments
2007-06-05 07:58:47 +00:00
Garvin Hicking
cff33ccb4d
Allow possibility to style the backend (surrounding layout + entry editor so far)
2007-05-30 11:20:53 +00:00
Garvin Hicking
90e26a8c70
Add sqlite3 support, by geekmug
2007-05-18 07:59:14 +00:00
Garvin Hicking
3a50d73d9c
Patch HTTP-host cookies and basepath detection, by Rob
2007-05-16 13:29:28 +00:00
Garvin Hicking
6c64a25d3f
* Fix bug in conjunction with PHP 5.2.1 changed variable-by-reference
...
handling that could result in no groups being listed for author
accounts (garvinhicking)
2007-04-17 11:12:05 +00:00
Garvin Hicking
3317e6ef49
Add new category property to hide blog postings made into sub-categories from the frontend view, per category. Thanks to netmorix from the forums!
2007-03-22 11:43:59 +00:00
Garvin Hicking
ff150a6f4d
EXPERIMENTAL: Shuffled language, required for future authentication themes like OpenID. By Rob Richards
2007-02-23 13:57:39 +00:00
Garvin Hicking
bf196aa3ea
* Do not store an unnecessary config value for check_password
...
and password user properties. Thanks to jenzo from the forums!
(garvinhicking)
2007-02-14 14:06:41 +00:00