onli
|
8da2368e26
|
fix js-init error
|
2013-06-16 19:57:26 +02:00 |
|
onli
|
6987468364
|
remove links to serendipity_define.js.php
|
2013-06-16 19:49:31 +02:00 |
|
onli
|
566d8606d0
|
remove unused serendipity_define.js.php
|
2013-06-16 19:45:28 +02:00 |
|
onli
|
02d4df2a02
|
Move internal plugins into plugin-folder
Stepping stone to later use spartacus for all of them. Will break installed plugins
|
2013-06-16 19:39:44 +02:00 |
|
onli
|
143cb1de21
|
fix serendipity_admin_image_selector.php
|
2013-06-16 16:00:47 +02:00 |
|
onli
|
06f65b44b3
|
datetime-local fallback and fix timestamp-button
|
2013-06-16 15:56:35 +02:00 |
|
onli
|
325d3be574
|
editor: use date-timelocal, works in chrome
|
2013-06-16 15:20:50 +02:00 |
|
onli
|
c7162adf31
|
fix entries-preview
|
2013-06-16 15:13:18 +02:00 |
|
onli
|
2af76d2e69
|
Repair ML-Upload in editor
Change function-comments according to the new logic
|
2013-06-16 14:13:51 +02:00 |
|
onli
|
0dfdb3af4e
|
Add plugin-hook js
|
2013-06-15 16:16:04 +02:00 |
|
onli
|
be3d4d1d74
|
Add plugin-hook "js"
Use $link_head_script in a smarty-template to emit the path to the generated virtual javascript file
|
2013-06-15 16:14:14 +02:00 |
|
onli
|
33ff9c1f7c
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2013-06-15 15:40:58 +02:00 |
|
onli
|
347311e78d
|
rely on smarty-init-css also in the backend
|
2013-06-15 15:40:42 +02:00 |
|
onli
|
0044e210ae
|
Remove layout.php remains
|
2013-06-15 15:29:54 +02:00 |
|
onli
|
b2fa981e36
|
serendipity_admin.php: move installer template selection to the bottom
|
2013-06-14 23:37:00 +02:00 |
|
onli
|
e62eb56f4a
|
drop smarty_display-option from ML
Always use smarty
|
2013-06-14 23:31:24 +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
|
574ab0a834
|
fix hidden valeus in entryform
|
2013-06-14 22:45:16 +02:00 |
|
onli
|
8e5ec60e2d
|
remove no-smarty-bc-mode from genpage
|
2013-06-14 21:42:06 +02:00 |
|
onli
|
4de8ff7269
|
Further smartify show_plugins()
Remove ownership() and placement_box()
|
2013-06-14 21:37:06 +02:00 |
|
onli
|
faa0781c8b
|
smartified serendipity_emit_htmlarea_code
|
2013-06-14 20:39:29 +02:00 |
|
onli
|
38f71856a2
|
further smartified serendipity_printEntryForm
|
2013-06-14 19:42:22 +02:00 |
|
onli
|
4927f38429
|
{} shows the amount of available entries in the entry-list
|
2013-06-09 17:57:56 +02:00 |
|
onli
|
294fef724b
|
ML: Give Smarty amount of total images
|
2013-06-09 17:51:48 +02:00 |
|
onli
|
6413493e9d
|
Admin-entrylist: give to smarty
|
2013-06-09 17:19:09 +02:00 |
|
onli
|
2a8225ddeb
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2013-06-09 12:45:33 +02:00 |
|
onli
|
b0cbdd8ba7
|
fix ML return/echo mix so used template isn't shown anymore
|
2013-06-09 12:45:14 +02:00 |
|
onli
|
2113c1308c
|
removed unused onlick checkInput from editor save
|
2013-06-08 15:34:35 +02:00 |
|
onli
|
dc6a5fce29
|
fix setcookie in media library
|
2013-06-08 13:03:13 +02:00 |
|
onli
|
ad98a01899
|
cleanup of images.inc.php
|
2013-06-08 12:24:46 +02:00 |
|
onli
|
3472e11ef8
|
Include SetCookie-calls into entries.tpl, first cleanup of admin/entries.inc.php
Instead of using serendipity_JSsetCookie, and using .ready
|
2013-06-07 17:45:20 +02:00 |
|
onli
|
0933bf3682
|
renamed plugin-config templates
|
2013-06-07 15:15:57 +02:00 |
|
onli
|
357285a579
|
smartified serendipity_guessInput
|
2013-06-06 19:19:10 +02:00 |
|
onli
|
6447659882
|
config_template: respect PHP-decision not to print config-option
|
2013-06-06 18:34:26 +02:00 |
|
onli
|
3df663e0fe
|
typo
|
2013-06-06 18:31:09 +02:00 |
|
onli
|
35625c3f81
|
smartify serendipity_printConfigTemplate
|
2013-06-06 18:26:49 +02:00 |
|
onli
|
8267989279
|
restore extended editor toggle, renamed category toggle function
|
2013-06-06 14:20:52 +02:00 |
|
onli
|
a8d7c8a9c4
|
restore category_toggle
|
2013-06-06 14:13:23 +02:00 |
|
onli
|
8bcfa19259
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2013-06-04 18:17:24 +02:00 |
|
onli
|
9944effb93
|
Further smartify installer
by placing the code of serendipity_admin.php into installer.inc.tpl. Also removes php-fallback.
|
2013-06-04 18:15:25 +02:00 |
|
onli
|
566359a20f
|
test: filecategory-buttons as header bar
|
2013-06-04 17:31:39 +02:00 |
|
onli
|
e3a126af54
|
media_pane: Move filters from sort-order to filters
|
2013-06-04 16:45:05 +02:00 |
|
onli
|
bc6f48e1b6
|
instant reaction from media filter buttons
|
2013-06-04 15:53:00 +02:00 |
|
onli
|
885150daac
|
fix category icon selector
window.open with & lead to filename_only being lost, so additional options were shown
|
2013-06-04 12:16:26 +02:00 |
|
onli
|
4617ed15a9
|
templates: using correct data for overlay
|
2013-06-03 21:59:32 +02:00 |
|
onli
|
32be9063b8
|
give thumbSize into the ML
|
2013-06-03 20:05:37 +02:00 |
|
onli
|
4dc037bac8
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2013-06-01 15:21:51 +02:00 |
|
onli
|
e1d403057b
|
Add Media Category Filter Buttons
|
2013-06-01 15:21:13 +02:00 |
|
onli
|
cff869e33c
|
add image overlay in ML
|
2013-06-01 13:42:10 +02:00 |
|
onli
|
9943db95a3
|
bigger default thumbnail size
|
2013-06-01 13:27:20 +02:00 |
|
onli
|
5f565184c1
|
Dont call smarty->getconfigDir twice
|
2013-05-31 23:22:25 +02:00 |
|
onli
|
d75de7f627
|
smartified preview-image generation in media library
|
2013-05-31 21:16:11 +02:00 |
|
onli
|
121c796d48
|
revert 61ae46383e
|
2013-05-31 16:10:17 +02:00 |
|
onli
|
2911e71bc6
|
Moved theme-settings to own page
|
2013-05-30 22:56:40 +02:00 |
|
onli
|
5b4146c967
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2013-05-30 22:20:32 +02:00 |
|
onli
|
ae74401668
|
2k11 is default template, included admin-tpls, and made it installable
|
2013-05-30 22:19:07 +02:00 |
|
onli
|
ff9c31b88e
|
remove remaining tplold-links
|
2013-05-30 21:00:20 +02:00 |
|
onli
|
615a1300ec
|
only include config if exists, fixes installer
|
2013-05-30 20:55:20 +02:00 |
|
onli
|
85c20f7b4b
|
add autoscroll to plugins
|
2013-05-30 16:52:51 +02:00 |
|
onli
|
e4f3365414
|
typo
|
2013-05-30 16:51:01 +02:00 |
|
onli
|
8165bd59a4
|
jquery.sortable needs position: relative on the container
|
2013-05-30 16:49:56 +02:00 |
|
onli
|
a89de7da1f
|
entryproperties: Always delete cache on uninstall
|
2013-05-28 18:00:27 +02:00 |
|
onli
|
d566e54dfe
|
smarty_show: use fetch, for better control
|
2013-05-28 17:34:24 +02:00 |
|
onli
|
c9e0f26fd0
|
cleanup of serendipity_smart_show
|
2013-05-28 11:53:35 +02:00 |
|
onli
|
a56b5382e1
|
removed TEMPLATE_SWITCH
|
2013-05-27 21:06:52 +02:00 |
|
onli
|
6b49f49ba0
|
ported plugin drag&drop to jquery
|
2013-05-24 20:40:39 +02: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 |
|
onli
|
e1526d87b8
|
added serendipity_smart_show-function to core, as it was used in multiple places like plugins and templates
|
2013-03-06 14:52:36 +01:00 |
|
onli
|
581bcfe066
|
proof of concept: include serendipity_editor.js from a serendipity_editor.js.tpl out of the template-directory. Breaks comment-page in backend for templates other than 2k11
|
2013-03-04 16:35:52 +01:00 |
|
onli
|
2ed4d470b2
|
updated origin-comment
|
2013-03-02 13:48:14 +01:00 |
|
onli
|
ad6b1da130
|
removed unused var thisForm, jquerified comment-functions
|
2013-03-02 13:24:49 +01:00 |
|
onli
|
09d946edea
|
removed checkInput-function, called in media-upload, which had no appearent effect
|
2013-02-27 23:05:28 +01:00 |
|
onli
|
f035629a35
|
minor improvements to media-upload-scripts
|
2013-02-27 22:39:00 +01:00 |
|
onli
|
279bbfe00c
|
jquerified rememberMediaOptions - minor enhancement 2
|
2013-02-27 22:10:39 +01:00 |
|
onli
|
4a2c89f0d0
|
jquerified rememberMediaOptions - minor enhancement
|
2013-02-27 22:09:55 +01:00 |
|
onli
|
fd7ae69b13
|
jquerified rememberMediaOptions
|
2013-02-27 22:09:25 +01:00 |
|
onli
|
8e03cfb2cb
|
jquerified toggle_extended
|
2013-02-27 21:53:08 +01:00 |
|
onli
|
2a88167957
|
simplifying media db function in serendipity_editor.js and correcting a mixup with serendipity[isLink] in media_chooser
|
2013-02-25 21:09:25 +01:00 |
|
onli
|
49b855c55f
|
removed no longer used simpler functions like serendipity_insImage because the advanced version will now always get called
|
2013-02-24 19:28:27 +01:00 |
|
onli
|
97933a097c
|
wysiwyg.advanced is now always true, so default-template can always print the same editor-buttons
|
2013-02-24 19:26:14 +01:00 |
|
onli
|
efbe7a8fb3
|
removed (broken) browser-sniffing in php-code to emit targeted non-wysiwyg-buttons further
|
2013-02-24 19:22:37 +01:00 |
|
onli
|
fb2abdbe1e
|
removed (broken) browser-sniffing in php-code to emit targeted non-wysiwyg-buttons
|
2013-02-24 19:19:39 +01:00 |
|
onli
|
05291b606d
|
simplified wrapInsImage
|
2013-02-24 19:02:19 +01:00 |
|
onli
|
efa9ffbd3a
|
simplified showItem(id)
|
2013-02-24 18:21:32 +01:00 |
|
onli
|
94df72ed99
|
last li-child of complete category-list didn't get closed
|
2013-02-07 20:34:51 +01:00 |
|
onli
|
80b4fa8a6e
|
last li-child in nested category-list didn't get closed
|
2013-02-07 20:32:50 +01:00 |
|
onli
|
8d1db9572f
|
output categories as nested lists, following https://gist.github.com/yellowled/4731544
|
2013-02-07 19:24:22 +01:00 |
|
onli
|
7472400477
|
changed output of radio_bool in configuration-template according to https://gist.github.com/yellowled/4722166, wrapping them in a fieldset
|
2013-02-06 14:47:44 +01:00 |
|
onli
|
3bca687f19
|
start list in parent-li, don't create a following one for the new ul
|
2013-02-06 00:45:00 +01:00 |
|
onli
|
ad3301e932
|
permission-list when adding/editing a group will now be in lists and indented lists
|
2013-02-05 15:50:27 +01:00 |
|
onli
|
b2cba84ac0
|
personal-options will now replace the correct classes for the input-wrapper-divs according to YLs codex (generic for bool, as form_radio breaks the layout)
|
2013-02-05 15:17:22 +01:00 |
|
onli
|
ca61181daa
|
customURI != customURL, let spartacus fail
|
2012-12-02 18:00:59 +01:00 |
|
onli
|
6f4658db9c
|
sort archives in a stable way
|
2012-05-21 16:16:20 +02:00 |
|
onli
|
e7dbdc28a7
|
installer.inc.php: fixed missing serendipity_smarty_init()
|
2012-03-17 15:33:58 +01:00 |
|
onli
|
574a053e93
|
configuration.inc.tpl: fixed wrong foreach-syntax
|
2012-03-03 14:33:27 +01:00 |
|
onli
|
a666e0d381
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2012-03-03 13:23:04 +01:00 |
|
onli
|
52d954ca6d
|
smartified configuration.inc.php
|
2012-03-03 13:22:40 +01:00 |
|
onli
|
8bf8b28885
|
plugins.inc.php: added missing setFormtoken()
|
2012-03-02 16:31:52 +01:00 |
|
onli
|
642e25aaed
|
plugins.inc.php: added missing event-hook
|
2012-03-02 16:16:59 +01:00 |
|