onli
|
36aee4324c
|
fix last page of the installer
|
2013-06-27 23:15:03 +02:00 |
|
onli
|
8a188747ae
|
Fix installer, smartification broke it
Sorry Falk
|
2013-06-27 21:01:16 +02:00 |
|
onli
|
fda91f045d
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2013-06-26 21:33:12 +02:00 |
|
onli
|
99eb79957e
|
Move ckeditor into htmlarea
Easier for shared installations
|
2013-06-26 21:31:04 +02:00 |
|
onli
|
ce79ed9657
|
ckeditor-init for more than one textarea
|
2013-06-25 01:14:48 +02:00 |
|
onli
|
f2cf17804b
|
fix toggle_extended (missing namespace)
|
2013-06-25 01:12:28 +02:00 |
|
onli
|
4c95630c4c
|
Replace xinha with ckeditor
Removes also a lot of the code needed by the wysiwyg-plugins, but the whole spawn()-logic has to get checked anyway
|
2013-06-25 01:05:19 +02:00 |
|
onli
|
ce9ac484d9
|
namespace serendipity_editor.js
|
2013-06-24 23:17:16 +02:00 |
|
onli
|
edaf7e9d6f
|
serendipity_editor.js.tpl: escapeBrackets(str)
|
2013-06-24 21:56:54 +02:00 |
|
onli
|
a7ad3dd8e8
|
template preview: remove inline styles
|
2013-06-23 21:47:46 +02:00 |
|
onli
|
ea317649ac
|
Use bigger previews in template list
TODO: Generate real previews instead of downscaling the bigger ones, Cleanup inline css
|
2013-06-23 21:38:23 +02:00 |
|
onli
|
c2f788c69b
|
spartacus: improve template preview cache
|
2013-06-23 21:37:21 +02:00 |
|
onli
|
6d3404c763
|
spartacus: only set template fullsize preview if existing, cached
|
2013-06-23 21:13:45 +02:00 |
|
onli
|
9a989dddb3
|
Remove Advanced-JS option
|
2013-06-23 20:12:06 +02:00 |
|
onli
|
ae2ff8a3b2
|
fix missing import-inputs
|
2013-06-23 19:54:42 +02:00 |
|
onli
|
80a34b036d
|
Implement Dashboard into the core
Update-Notifier, future Entries, new comments so far
|
2013-06-23 19:47:14 +02:00 |
|
onli
|
67a0b93456
|
fix noscript pluginmove
|
2013-06-23 16:23:08 +02:00 |
|
onli
|
a654b13a9a
|
Complete include_once usage, romove constants
|
2013-06-22 12:32:54 +02:00 |
|
onli
|
cbe07715fd
|
use include_once
|
2013-06-21 18:11:03 +02:00 |
|
onli
|
da64502850
|
fix missing load of media-config-item, small cleanup
|
2013-06-21 12:44:29 +02:00 |
|
onli
|
342d8676bf
|
show_plugin_config: use return instead of echo
|
2013-06-21 12:28:43 +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
|
99caf8d74e
|
set default plugins to their new canonical names so installer can work again
|
2013-06-19 23:23:38 +02:00 |
|
onli
|
b79cf1b9b4
|
group plugin dragdrop targets
|
2013-06-19 23:18:46 +02:00 |
|
onli
|
637a75f0fc
|
propagate token_url for js-initiated form-actions like ML-rename
|
2013-06-18 22:21:22 +02:00 |
|
onli
|
a52e05598b
|
fix ML-Image insert in template options
|
2013-06-18 22:05:36 +02:00 |
|
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 |
|