onli
068767c80d
Load ckeditor for html-nugget ( #27 )
...
Need still to be tested and adapted for other editors
2013-07-23 23:30:02 +02:00
Garvin Hicking
c5708f746c
Added new event hooks for plugin and template installation/update
2013-07-23 09:46:44 +02:00
Garvin Hicking
e72aa19280
upport
2013-07-23 09:34:12 +02:00
onli
731b044d50
Drop use of serendipity_admin_image_selector.php
...
Enhance admin/images.inc.tpl instead. Gets rid of the fieldset-construct (#30 )
2013-07-23 03:06:27 +02:00
onli
b2bcd08c99
rework spamblock action buttons
...
anchor workaround and restored event order, should fix #24
2013-07-21 01:00:15 +02:00
onli
379b9255b2
Comment reply in backend as modal
...
Removes the alert dialogue also from the normal popup
2013-07-20 22:47:54 +02:00
Matthias Gutjahr
2e060c3e5f
Added userlevel name in user admin section of backend ( #28 )
2013-07-20 20:43:55 +02:00
Ian
1f17c35656
upport upgrade notes and News
2013-07-16 15:28:31 +02:00
onli
8f42e2346c
fix double var
2013-07-10 13:52:36 +02:00
onli
94881ba4c0
Make imagemagick use the real size
...
See http://board.s9y.org/viewtopic.php?f=3&t=19427
2013-07-10 13:35:08 +02:00
onli
1a829d5273
dashboard: fix entries-box
2013-07-08 10:43:54 +02:00
onli
71c986ed29
dashboard: don't die when no entries exist
2013-07-07 23:04:19 +02:00
onli
a4ec72dbd4
Dashboard: Also show drafts
2013-07-07 20:42:20 +02:00
onli
8f3b3fabaa
dashboard: fix commentlink
2013-07-07 19:14:07 +02:00
onli
d80a8334c8
Use return instead of echo in the remaining core
...
Debug-messages still may use echo, and some functions in functions_image and trackback still use it to generate progress messages, which should get cleaned up as well but is not that urgent
2013-07-05 19:16:11 +02:00
onli
9d3d04a00c
upport (from falks 1.7-2.0-merge)
2013-07-05 14:08:24 +02:00
onli
145ced3ea9
remove image editor from core
2013-07-04 20:25:21 +02:00
Ian
eaa8a29d2d
upport e7c93ad835
2013-07-01 18:47:45 +02:00
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
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
Matthias Mees
3c3369f64b
Markup maintenance.
2013-06-24 16:08:26 +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
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
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
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
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
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
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
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
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
Matthias Mees
a658e20b27
New iconfont build.
...
This includes only the icons actually used or intended to be used
in the backend. Please note that unfortunately, some class names
have changed. Also some icons have been exchanged.
2013-06-11 12:54:58 +02:00
Garvin Hicking
45ad808d0d
port
2013-06-09 20:08:07 +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