onli
8b233d562e
Fix syndication subtome onlick handler
2014-12-07 23:15:32 +01:00
onli
d91b86486b
specialchar charset fallback on early calls ( #236 , #240 )
2014-12-07 17:47:14 +01:00
onli
c004d90a6c
Don't die in smarty_purge if file not writeable ( #240 )
2014-12-02 21:43:09 +01:00
onli
abba5bdb15
Make smarty_purge PHP 5.3 compatible ( #240 )
2014-12-01 19:04:41 +01:00
onli
a319d59eed
fix serendipity_smarty_purge to delete all cache files ( #240 )
2014-11-30 21:36:04 +01:00
onli
a3cd4d555a
empty smarty cache before upgrade
2014-11-30 18:12:25 +01:00
onli
92afc37753
Introduce serendipity_specialchars-wrapper for encoding bug ( #236 )
...
PHP 5.4 sets UTF-8 as the default for htmlspecialchars, htmlentities and html_entity_decode. The first two will echo an empty string when given a string with umlauts. This commits introduces serendipity_specialchar-wrapper that are meant to be a temporary solution for the s9y-core until PHP 5.6 fixed the bug, so the native charset option of s9y continues to work.
2014-11-23 23:41:08 +01:00
onli
1c025c15da
ckeditor update, removes samples ( #148 )
2014-11-13 19:00:15 +01:00
onli
86af52a1be
Prepare INSTALL_CAT_FEEDS variable ( #228 )
2014-11-11 23:48:23 +01:00
onli
31543ef39a
Show no update msg for event and sidebar ( #226 )
2014-11-11 16:47:11 +01:00
onli
08a9ffcd90
Move spartacus multi-upgrade hint to tooltip
2014-11-09 16:50:38 +01:00
onli
fb3fb774fa
Spartacus: Remove upgrader hint message
...
Should be reworded if the messaged proves to be really necessary, or rather the mentioned functionality added (#194 )
2014-11-02 17:26:05 +01:00
onli
2c3804d321
plugin_plug: show text instead of logo
...
The logo does not fit at all to 2k11. It would be nicer to replace it with a nicer one, but till someone does this, to only show the text saves the design after install.
2014-11-02 16:43:49 +01:00
onli
1965691612
updgrade list: show back link instead of search ( #200 )
2014-11-02 16:38:25 +01:00
onli
ed897f0615
Don't show group filter in update page ( #200 )
...
The group filter can't filter the updates
2014-09-28 17:21:31 +02:00
onli
91e8f3c571
Don't show customfields by default
2014-09-28 17:00:27 +02:00
onli
b8503f190e
category plugin default slicker
...
Don't show the select form on install, where there are no categories anyway, and disable the "Show All Categories" link by default, since he is on normal configurations redundant with the frontpage
2014-09-28 16:09:55 +02:00
onli
3d569bf02e
upgrade-task: remove dashboard and autosave ( #71 )
2014-09-28 15:35:12 +02:00
onli
37b55759f2
New Plugin default selection ( #71 )
...
This is based on Garvins proposal, with some small additions. Subject to further change
2014-09-28 15:05:54 +02:00
onli
f7da64165d
Make ckeditor configurable via config ( #148 )
...
Before this, ckeditor was configurable by editing the wysiwyg_init.tpl in 2k11/admin. Now, the flow is like this:
1. wysiwyg_init.tpl is responsible for initializing the editor and the plugins
2. we provide a htmlare/ckeditor/serendipity_config.js where we specify a sane default configuration, including a small toolbar without harmful elements
3. if the user wants to overwrite our configuration upgrade-safely, he can do this in htmlare/ckeditor/userconf.js
2014-09-19 21:15:50 +02:00
onli
9b63c41c2a
Respect image url setting instantly ( #207 )
2014-09-19 18:53:11 +02:00
onli
5ee2f4b732
fix cache not deleting entry ( #215 )
2014-09-19 17:20:15 +02:00
onli
b9feb9602c
Spartacus: Show only one update success msg ( #217 )
2014-09-19 16:29:48 +02:00
onli
13a9b69d6d
Fix ML breaking w/o filter ( #208 )
2014-08-30 11:18:56 +02:00
onli
7a56b89beb
Save filters when browsing ML ( #208 )
...
Was broken for the simplified filter
2014-08-30 00:22:45 +02:00
onli
f545369922
Show configuration form after saving
2014-08-18 16:59:26 +02:00
onli
3600354ab7
readd debug-msgs to logger
2014-08-14 11:31:21 +02:00
onli
86cbd17b42
Make spartacus less chatty
...
Makes both the plguin update list and the template overview more readable, as important messages don't get lost in the always existing ones
2014-08-12 13:15:18 +02:00
onli
8894f82477
Basic suupport for autoupdate-plugin ( #98 )
2014-07-13 13:07:17 +02:00
onli
ac24978984
Upgrader task for syndication plugin ( #196 )
2014-07-07 01:36:45 +02:00
onli
2439399c08
implement force-feed logic ( #196 )
2014-07-07 00:32:50 +02:00
onli
19bdfec0b9
Restore autoscroll functionality ( #189 )
2014-07-06 23:44:50 +02:00
onli
ca8b96df32
autoscroll.stop does not exist anymore ( #189 )
2014-07-06 23:26:50 +02:00
onli
f802658d10
fix fullfeed option not saving yes
2014-07-03 19:11:17 +02:00
onli
719ed77457
syndication: feed options into core; option for rss + atom
...
The force-feed option still needs to be included into the core
2014-06-29 03:10:43 +02:00
onli
8386c25037
Seperator in config without border ( #191 )
...
$plugin_options now doesn't contain the html of the config_item directly, but is an array that contains it and the ctype. That way, plugin_config.tpl can react to specific config types
2014-06-25 00:46:00 +02:00
onli
e02718bc76
Show no-update message in spartacus
...
closes #193
2014-06-24 23:43:26 +02:00
onli
f356c7d287
fix doubled html-section in media choose ( #150 )
...
Also a cleanup of media_choose.tpl
2014-06-24 23:22:51 +02:00
onli
36987228f9
include indexeddb polyfill directly ( #186 )
2014-06-24 22:51:58 +02:00
onli
b50559accd
indexeddb polyfill ( #186 )
2014-06-22 17:58:09 +02:00
onli
0f9c9b946f
Suggestion for 2.0 syndication plugin (devtalk)
2014-06-22 16:32:27 +02:00
onli
9d4b7d27ed
remove additional formats form syndication
...
Also changes the logic of the plugin itself
2014-06-15 21:35:09 +02:00
onli
413ec650ed
Fix editor autosave in ckeditor
2014-06-15 18:47:02 +02:00
onli
7b21150c10
Autoincrement for sqlite3 ( #180 )
2014-06-09 21:56:43 +02:00
onli
48f820cc33
Don't show stackable-error on plugin upgrade ( #45 )
2014-06-09 21:42:17 +02:00
onli
faae572342
syndication update (subtome, defaults, google)
...
Removed the google reader button option, new defaults for testing, new subtome-button, integrated into the bigimg-option
2014-06-09 20:10:45 +02:00
onli
d0d78f3450
ML upload: Convert " " into _ in paths
2014-06-08 18:56:19 +02:00
onli
38f9eaf312
Add subtome-button to syndication plugin, init
2014-06-01 23:51:47 +02:00
onli
3f18352bdc
let preview use frontend-theme templates ( #172 )
2014-05-30 00:14:11 +02:00
onli
2c57def881
minor: fix comment typos
2014-05-29 23:44:21 +02:00
onli
2d50bdd375
ML filter-folder save without reload via cookies ( #155 )
2014-05-29 23:16:41 +02:00
onli
91ffa16e17
correct spaces in image-deletion-messages
2014-05-29 22:35:55 +02:00
onli
6dd5b4aa6b
Improve image deletion pages ( #138 )
...
Show correct button for multidelete-form, remove switched_output and doubled state-variables, show formerly lost delete-messages on ML after deletion instead of blank page
2014-05-29 22:26:01 +02:00
onli
1bce7ec7ec
Make ML available after upload and filter-change ( #138 )
2014-05-29 21:54:26 +02:00
onli
39d5ceaa03
try to prevent critical error with invalid gifs
2014-05-29 21:52:52 +02:00
onli
eef94a8048
Integrate autosave_local into core ( #118 )
2014-05-29 19:26:13 +02:00
onli
bd100c1f4f
correct approach to detect installed plugins ( #45 )
2014-05-27 00:45:42 +02:00
onli
1fcdf783e5
Prevent api to install unstackable plugins twice ( #45 )
2014-05-27 00:24:28 +02:00
onli
6d6570e92c
Back button for plugins
2014-05-26 23:43:27 +02:00
onli
917fb303f2
fix: restore template sidebar settings ( #164 )
2014-05-26 23:23:35 +02:00
onli
0e41248edd
Show ML-Button after Ajax-Upload
...
It might be useful by not to smartify those buttons
2014-05-26 21:28:56 +02:00
onli
795575a074
Add new img button to media chooser (plugins)
2014-05-26 21:09:27 +02:00
onli
479efe7e7d
first fix for entrycheck discarding drafts ( #162 )
2014-05-25 23:47:01 +02:00
onli
ad8606c782
Move sort by name to ML simple filter ( #157 )
2014-05-25 22:05:29 +02:00
onli
c291c5166d
Remember ML folder ( #155 )
2014-05-25 21:58:10 +02:00
onli
a8b4f05de2
Improve status-messages of ajax uploader ( #126 )
2014-05-25 21:30:36 +02:00
onli
7d267fa13d
Make Log-Level configurable ( #131 )
2014-05-17 00:39:07 +02:00
onli
d1d95aa643
Show backend preview ( #151 )
...
This code really should be revamped
2014-05-16 23:40:06 +02:00
onli
694b446e1a
Move serendipiy_editor.js.tpl convertion into core
...
http://board.s9y.org/viewtopic.php?f=11&t=19927
2014-05-16 16:13:16 +02:00
onli
05817056e5
Copy ckeditor-files into repo ( #148 )
...
This time, I deleted ckeditor/ckeditor/.git and removed everytjing before. I hope that the line in .gitignore will prevent the linking the next time if someone forgets to delete the file
2014-05-16 15:03:25 +02:00
onli
dad4e4cfc9
Set ckeditor to latest stable, not to the head of git
2014-05-15 16:38:57 +02:00
onli
d85334ced7
Remove doubled ckeditor instance ( #148 )
2014-05-15 16:26:56 +02:00
onli
d0b65f2638
Constants for Ajax-Upload-Resizer ( #137 )
2014-05-14 21:53:45 +02:00
onli
ac8407cd19
make wysiwyg-plugin-buttons work without js-change ( #147 )
2014-05-14 08:39:55 +02:00
onli
f1348373cb
Include the full ckeditor, using composer ( #148 )
...
This shall make it easier for users to customize the editor
2014-05-12 21:40:05 +02:00
onli
1b80ba69a1
Restore wysiwyg plugin api ( #147 )
...
Partly. Plugins still need to use a different JS, fitting for the ckeditor. And plugins are bundled in the other-part of the toolbar instead of trying to follow the (xinha-)toolbar parameter
2014-05-12 21:09:58 +02:00
onli
3b3018b173
Fix: categories were uneditable ( #135 )
2014-05-12 20:31:31 +02:00
onli
09400814d2
Include klogger, enable for trackbacks and index
2014-05-12 20:03:34 +02:00
onli
7d8a9de746
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2014-05-11 23:58:34 +02:00
onli
a815b217b8
Introduce js_backend hook
...
Will help when JS shall only be emitted in the frontend/backend, as with the CSS
2014-05-11 23:57:19 +02:00
onli
ccbfcf2e66
Finish uplaod resize function ( #137 )
...
configurable, some fixes, polyfill for chrome
2014-05-08 22:37:44 +02:00
onli
06880647b7
fix jquerey check
...
template_engine in 2k11 is set to null, which is still set
2014-04-28 10:25:05 +02:00
onli
918bd8f34e
bp: engine: default ( #130 )
2014-04-27 20:47:14 +02:00
onli
99c1f4c87c
Fix fallback chain
...
Engine: default in info.txt will now lead to the template to use template/default as fallback before the default-template (2k11 currently). An approach to fix #130
Also, template_engine is not automatically set to default, as this was implicitly always the case
2014-04-27 20:23:56 +02:00
onli
4efba7e295
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2014-04-27 19:12:27 +02:00
onli
f7b57643ef
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2014-04-25 20:31:06 +02:00
onli
976c0018e9
Init: Ajax image upload
2014-04-25 01:58:32 +02:00
onli
631bc150ac
improve update notice: timeout, config
...
The updater in the dashboard needed a timeout to not kill the backend if github is not reachable
Also, this makes the check configurable
2014-04-24 18:25:56 +02:00
onli
f704df9365
support html5 multiple upload
...
closes #126
2014-04-23 02:27:14 +02:00
onli
68be4a5f65
get rename token from html
...
serendipity_editor.js in default is static, so it can't be given by smarty. I copied the approach into the 2k11-version as well, so it won't get as easily lost.
2014-04-04 13:34:38 +02:00
onli
fd113ae212
Use id for textarea identification
...
this prodcues an easier compatiblity with the staticpage-plugin, and is
altogether more developer friendly than the documents.form-selector
2014-03-31 02:29:54 +02:00
onli
a722390fbf
Set needed php to >= 5.3
...
closes #104
2014-03-28 10:03:03 +01:00
onli
7bf373248b
serendipity_editor.js.tpl without core
...
To have this in the plugin api didn't look right. the fallback to default works this time, so this should be alright.
2014-03-23 23:53:55 +01:00
onli
0d54063c5e
Use old method to init ckeditor
...
Instead of using global JS-variables and ignoring serendipity[textarea]={$view}, this
approach actually uses the variable and therefore reinstates wysiwyg_init.tpl.
ckeditor_custom_config.js (Thx Ian!) is still respected, but the toolbar got restored to the old version. We need an easy way to remove _underline_, for example. It could be extended though.
This fixes #{107} somewhat, as serendipity_image_selector.php is useable now, but still with display errors (and without an upload widget). Probably still a good idea to copy the ML-eapproach of the normal textareas
This also works with htmlnuggets, without using spawnnugget from the core, instead wysiwyg_init.tpl gets reused in the plugin-config.
ckeditor_custom_plugin.js got emptied, the relevant code (which should only be the part that adds the plugins into the toolbar) should be integrated into wysiwyg_init.tpl).
2014-03-23 23:03:09 +01:00
onli
7497af7022
Use precompiled JS for default
...
serendipity_editor.js needs to be tested in the installer for #80
2014-03-09 16:19:11 +01:00
onli
7f4dbb3e2e
Include JS in installer and upgrader
...
This should fix issue #80 by giving serendipity_editor.js of default to the
installer and the normal template JS to the upgrader
2014-03-09 16:00:38 +01:00
onli
e01a754315
Installer markup cleanup
...
The template assumed the messages to be arrays, though only one of them was one,
and that actually seems to be a mixup from the smartification
2014-03-09 14:58:06 +01:00
onli
65814d625c
Renamed OUT_STACK in plugin-config
2014-03-02 22:26:16 +01:00
onli
a85e25da74
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2014-03-02 22:05:35 +01:00
onli
d79d7255aa
expand first config group
...
important for personal settings
2014-03-02 21:19:44 +01:00