b72f6d98d9
fix double slash in target
2013-02-07 11:07:54 +01:00
aadc851bf1
Fix for "Illegal string offset 'tag'" error
2013-02-06 11:42:20 +01:00
2554e3cc6e
temporary workaround "Illegal string offset 'tag'" error
...
until better idea, as using isset() here, ends up with count($files)
DEBUG: ERROR: XML tree did not contain requested plugin: error.
2013-02-04 14:21:27 +01:00
b7e6952b36
added empty $template_config_groups var
...
for template changes, if previous template had these set
2013-02-03 11:20:28 +01:00
fa53301283
smarty bugfix
...
as might be related to the microformat error reason (~?)
2013-01-25 09:16:58 +01:00
8c9f8d2a66
fixed explode 2cd param to string
2013-01-24 17:57:14 +01:00
95a21fea7d
added smarty BC function get_template_vars()
...
relies on some additional plugins like serendipity_event_autotitle.php, serendipity_event_multilingual, serendipity_event_sidebarhider, serendipity_event_downloadmanager, serendipity_event_microformats and possibly also more plugins by custom developers.
2013-01-24 15:40:22 +01:00
4174a8f7fc
bump date in changed BP template
2013-01-23 12:22:00 +01:00
985d8d29ca
reflect POST in BP template configs re-set situations
2013-01-23 11:08:33 +01:00
16cf06e60e
Update include/serendipity_smarty_class.inc.php
...
re-add prev removed disabled config switch
2013-01-21 17:11:44 +01:00
568bba8ade
Note changed to reflect safer version.
2013-01-21 16:54:46 +01:00
a55fd284c2
Safer version of Smarty3 compatibility.
2013-01-21 16:51:16 +01:00
b608d63e35
Smarty3 compatibility to promote $entry to sub-templates
2013-01-21 10:06:44 +01:00
fdeefd2cf7
Merge branch 'master' of https://github.com/s9y/Serendipity
2013-01-21 09:27:12 +01:00
edc8c35be2
browsercompat note
2013-01-20 13:10:46 +01:00
fef75b3f9f
Merge branch 'master' of https://github.com/s9y/Serendipity
2013-01-20 13:09:08 +01:00
10fddac2d8
add note about browsercompat
2013-01-20 13:07:39 +01:00
f704375a2c
I guess I will never understand bitmasks.
...
This now seems to work in both PHP 5.2 and PHP 5.4, and I might even udnerstand why ;)
2013-01-20 11:04:14 +01:00
6f2858ad27
Fix the error_reporting somewhat; until now, prevent E_STRICT errors were not correctly surpressed, but
...
we need to do this, because otherwise older plugins will prevent Serendipity from loading.
I actually wanted to at least "break" stuff and report errors, when $serendipity['production'] is set to "debug".
However, this does NOT work for me (PHP 5.2); even when set to "debug", E_STRICT errors do not seem to show up.
I'm quite at a loss here, so anyone reading this, go ahead and inspect.
At least it makes this version work when "older" plugins exists. It would be great if the code could be made to show the debug errors in debug mode.
I shuffled around the error_reporting() position because when someone sets the variable in serendipity_config_local.inc.php it would be too early to affect code flow; now it should evaluate the variable properly.
2013-01-20 01:24:23 +01:00
e952791bb1
Bump version, also add some upgrader notices for people to see
2013-01-19 15:52:41 +01:00
de2188ed0b
This at least fixes some issues in the frontend.
...
I get errors only in my PHP 5.2 installation, PHP 5.4 is different.
In my backend now I do get a STRICT STANDARDS error still, even if it should be muted.
I don't understand this, needs more thorough investigation.
2013-01-19 15:49:42 +01:00
7143f43cf0
fixed Illegal string offset 'tag'
2013-01-19 12:42:23 +01:00
a4e14b62c2
Label as 1.7-rc1
2013-01-19 11:35:05 +01:00
ba993f66de
fixed some old markup missing tags
...
fixed non ending div tag with uneven radio buttons
fixed non ending ol and tr in sequence
please double check!
2013-01-16 17:55:37 +01:00
9012161c8b
Smarty 3.1.13 - see changelog
2013-01-16 17:39:51 +01:00
9674ffb106
Updated 2k11 to v1.2.5.
2013-01-13 21:21:17 +01:00
82e8a44cf0
entry form toolbar document.write replacement
2013-01-13 13:49:22 +01:00
6716590c91
Added .editorconfig to .gitignore.
2013-01-06 16:32:07 +01:00
511004af24
typo fix by qbi
2013-01-01 21:20:29 +01:00
e2bec8a1d6
moved script part to head and some indent cleanup
2012-12-30 10:35:31 +01:00
6d8590c44b
convert document.write and removed some wrong closing tags
2012-12-30 10:26:12 +01:00
326929d67d
imageCrop now opens via window.open
2012-12-30 09:55:42 +01:00
a5064dba23
fixed old bug with non closings tags which modern browser didn't mind
2012-12-17 13:22:16 +01:00
a5d03bfb56
reverted last commit to only clear errored line 1512
...
"Only variables should be assigned by reference"
2012-12-13 15:10:44 +01:00
6a147be2cd
Merge branch 'master' of github.com:s9y/Serendipity
2012-12-13 15:02:38 +01:00
6a796ebe93
Revert to 78cb307b73
2012-12-13 14:49:51 +01:00
6340e21614
upport: Only variables should be assigned by reference
2012-12-13 14:03:43 +01:00
78cb307b7e
Only variables should be assigned by reference
2012-12-13 13:41:50 +01:00
57f5e8d48b
fixUrl fix
2012-12-10 10:12:53 +01:00
ae8230ebda
fixUrl fix
2012-12-10 10:07:20 +01:00
78dd515f7d
fixed comment entrylink url
2012-12-09 15:59:33 +01:00
c90142080f
outsourced comments scripting to serendipity_editor.js
2012-12-09 14:58:59 +01:00
baa7d04860
Added fix for full/summary display as suggested by @ophian in 1618471d
.
2012-12-09 13:49:11 +01:00
dd4a1d97ba
fixed note typo and shorten param
2012-12-08 14:23:54 +01:00
546e7c9ee6
minor - fix note typo and shorten param
2012-12-08 14:19:23 +01:00
a66aa90424
tab2space cleanup
2012-12-08 14:12:12 +01:00
4028ac265b
backport 9aebc99
- fixed doubled slashes without breaking URI
...
also fixing some tabs to spaces
2012-12-08 14:08:04 +01:00
2ea415976e
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2012-12-08 13:54:47 +01:00
9aebc99eac
fixed doubled slashes without breaking URI
2012-12-08 13:54:17 +01:00
8784c81abe
Minor layout improvements for category overview.
2012-12-08 13:41:37 +01:00