3fca094dfa
remove very old Smarty assignment
2015-09-23 14:06:22 +02:00
15dacd15ec
prepare for better readability
...
Smarty code lines need an extra line appended, when followed by html, to keep the indent in compiled souce code.
Also some white space corrections
2015-09-23 13:12:38 +02:00
4f2ea4de8a
Revert "Remove calendar based entry overview"
...
This reverts commit 405847cac6
.
2015-09-23 00:34:07 +02:00
507dc05998
Revert "remove comments by author overview page"
...
This reverts commit c8b4faf93a
.
2015-09-23 00:33:33 +02:00
40ea9d2dc0
better check with isset
2015-09-22 18:12:00 +02:00
03a94807eb
remove $id$
2015-09-22 18:11:28 +02:00
d8a82090cb
remove unvalid ending input tags
2015-09-20 15:08:32 +02:00
8ac718a606
fix wrong loop ending end
...
and reported a bug in upcoming smarty 3.1.28-dev https://github.com/smarty-php/smarty/issues/90
References #364
2015-09-19 10:36:00 +02:00
44d0be4604
more documentation
2015-09-16 15:56:43 +02:00
1508a0f53f
document
2015-09-16 15:29:21 +02:00
61fe3e2bf9
Fix MediaLibrary objects not pass through into entryproperties CustomFields
...
and replaces some old "|@" Smarty 2 array "type hintings" to "|".
Also fixes the default fallback in default/admin/media_choose.tpl, which also missed the serendipity js namespace.
@yellowled Please trigger a default/admin/serendipity_editor.js run to fetch up with all latterly added changes.
2015-09-15 17:28:04 +02:00
72bfb9a515
mark var escaped
2015-09-14 18:18:51 +02:00
5a6e1868a8
fix wrong version requirement
2015-09-14 18:03:57 +02:00
a10d9e4b80
Fixed preview of extended properties by 1.37
2015-09-14 18:02:02 +02:00
7760786e7e
fix fatal error atom 1.0 issue
...
References #362
2015-09-07 10:49:39 +02:00
f63d884cfe
upgrader dead files and dirs
...
Is there more? Please add!
2015-09-05 12:43:39 +02:00
80716280a8
minors
2015-09-05 12:40:44 +02:00
44689dead7
fix moving path names and add quickblog entry support
...
moving ML items now supports changing path in imageselectorplus quickblog entries too
2015-08-29 19:57:18 +02:00
a8d00a8080
typo
2015-08-29 19:53:50 +02:00
f85f83c337
move cast
2015-08-29 19:53:38 +02:00
c80fc3dff8
fix entry replacements on image MOVE
...
now matches thumbs too and tries to be as strict as possible and necessary fixing any move
Staticpages Dev will be fixed in v.4.51 for SP entries
2015-08-26 20:03:58 +02:00
300bdd6f5f
Allow bulk image MOVE in ML
...
and give a path information note to the image info layer
References #357
2015-08-26 12:22:17 +02:00
a3c567e864
fix more issues moving images (!)
...
1st - case 'filedir' moving via image properties missed $renameValues['file'] array $pick
2cd - case 'file' moving mixed up rename() of thumbs completely
3rd - added new success message for case 'filedir' image properties move
4th - fixed markup for some more messages
2015-08-26 11:57:49 +02:00
13616f49f3
fixed new path on file move
2015-08-25 19:09:02 +02:00
3da11862c2
fix missing filename on MOVE and set correct icon font name
2015-08-25 18:19:43 +02:00
4c94dcba5c
Theme emoticons do not need a fallback into another theme
2015-08-19 19:51:56 +02:00
df17a410b0
fix eraseEntryEditorCache
...
remember, this is preview_iframe.tpl updertHooks IFRAME and may not be jQuery based
References #343
2015-08-18 11:33:04 +02:00
ea08cd429a
isset and true
2015-08-17 17:26:13 +02:00
a0527ca81b
fix some undefined indexes
2015-08-17 17:19:48 +02:00
a5d5e7d940
the jquery check does not want to iterate a fallback
...
References #343
2015-08-16 18:32:02 +02:00
d5eae21a9c
suggested fix for the Serendipity fallback chaining
...
This fixes the plugin tpl fallback for all plugins, already using the parseTemplate() method. All others, which may still follow the themes fallback (like contactform etc), would need to always be part of the user template $serendipity['template'], or be fixed later on.
This also fixes the backend chaining, which now simply follows the force with a possible engine and then uses $serendipity['template_backend'] (2k11), $serendipity['defaultTemplate'] (2k11), 'default'.
As a third, this now uses the correct preview_iframe.tpl file on save and checks for a correct set jquery_backend.js in the user theme $serendipity['template'].
Please double check this approach for cases I did not find yet. Thanks! :)
References #343
2015-08-16 18:05:59 +02:00
6b9f08a1fe
minor
2015-08-16 17:34:21 +02:00
ce8917d3a0
one more for d05ae52
2015-08-16 10:28:46 +02:00
d05ae52575
lang corrections
2015-08-16 09:35:26 +02:00
72bcd36ef1
fix missing @ and change a german config constant
2015-08-15 16:46:08 +02:00
8b8dcfd968
minors
2015-08-15 16:44:45 +02:00
d0994583ce
better Smarty debug pop up
2015-08-15 16:44:27 +02:00
0047140dcc
set use_autosave in backend only
2015-08-14 18:15:31 +02:00
56b26f7120
disable Smarty like CKEDITOR (procurator) protection
2015-08-14 18:11:39 +02:00
5934095301
document a9b3c01
2015-08-07 16:04:14 +02:00
86b6c8ce49
entries inc event fetch fixes
...
fix iframe returning 1, when true and
add a new language const change msg, instead of the wrongly used save message
2015-08-07 15:55:18 +02:00
c65c9e786f
cleanup
2015-08-07 15:46:36 +02:00
67bfde277a
do not add newline after php closing tag
2015-08-07 15:46:17 +02:00
55ae435c89
remove multi-author option, broken
...
Probably broken since many many s9y versions, but certainly not working in 2.0
2015-07-26 22:57:29 +02:00
c8b4faf93a
remove comments by author overview page
...
Not used by known themes, not properly documented
2015-07-26 20:10:40 +02:00
d0dc9da015
remove archive permapath
...
extends 405847cac6
2015-07-26 20:08:32 +02:00
405847cac6
Remove calendar based entry overview
...
Should be moved to a plugin
2015-07-26 19:48:16 +02:00
7e03be6930
Fix archive page
2015-07-26 19:29:12 +02:00
180e110f50
remove autosave url param
2015-07-26 19:23:41 +02:00
fd3498a1f8
collect locateHiddenVariables in one function
2015-07-26 19:17:52 +02:00