Matthias Mees
da635a0ebe
Minor formatting
...
References #348
2015-06-17 21:00:06 +02:00
Matthias Mees
995917db93
Move more old news to NEWS_OLD
...
References #348
2015-06-17 20:32:16 +02:00
Matthias Mees
0d71cac44a
Properly limit basic docs' line length (72 chars)
...
References #348
2015-06-17 20:26:06 +02:00
Ian
171a501cb5
correct 0a1cb87
2015-06-17 10:13:50 +02:00
onli
bb2c5a63d0
Cleanup syndication fixed ( #285 )
...
cleans 97d9f5ce310ad05aea3494dcf84253bc3b6a7392
2015-06-16 21:56:04 +02:00
Garvin Hicking
fbc8e55d09
new lang constant
2015-06-16 12:54:34 +02:00
Ian
0a1cb87151
prep for downgrade of Smarty update
2015-06-16 12:37:08 +02:00
Ian
b19d6137fb
Smarty bugfix releases, since last upgrade, to 3.1.25
...
Will now compile vastly better!
Please read change_log.txt and NEW_FEATURES.txt
We may want to use some of these new features in 2.1, which briefly are about:
Namespace support within templates, Security, Compiled Templates, Debugging
2015-06-16 12:28:49 +02:00
Ian
25e374848f
add new syndication constant
...
I assume we can live with it, doing this to 2.1 only
@garvinhicking please submit
2015-06-16 11:45:03 +02:00
Ian
97d9f5ce31
upport syndication fixes
2015-06-16 11:38:58 +02:00
Matthias Mees
94f99a9ce2
Document select theme changes
...
References #347
2015-06-15 18:33:23 +02:00
Matthias Mees
28d00949f4
Suppress install backend button if frontend theme == backend theme
...
References #347
2015-06-13 09:15:51 +02:00
Matthias Mees
1c33d93a18
Add 'install backend' button to selected frontend theme
...
References #347
2015-06-13 09:11:17 +02:00
Ian
e78648b8c7
document 3b6d12c
2015-06-03 10:40:18 +02:00
Ian
3b6d12ce2d
fix user.css auto include
2015-06-02 16:53:25 +02:00
Ian
1b1a130e38
document better multiple nugget example gratia plugin
...
contactform will probably change, when this fixes are out.
2015-06-01 16:51:28 +02:00
Ian
eaee2d1f3a
remove unused select debug code
...
fit linebreaked and param whitespaces
2015-06-01 15:10:47 +02:00
Ian
1e6fda11e7
emit multiple nuggets for core JS-Editor
...
and only use Spawnnuggets if exist.
This is for multi-nugget-textareas, not using the wysiwyg* event hooks, eg contactform plugin < v.1.17
2015-06-01 14:34:18 +02:00
Ian
f38d72dec5
document includeentry widget source protection
2015-06-01 12:41:08 +02:00
onli
206dc56cab
document internal_cache option ( #345 )
2015-05-31 14:08:16 +02:00
onli
0125f1539e
Use internal cache to speedup printEntries & fetchEntries ( #345 )
2015-05-30 01:23:57 +02:00
Garvin Hicking
5056cd6409
added ifModule checks
2015-05-22 09:40:00 +02:00
Matthias Mees
780b7166b8
Remove default style on footer i element in 2k11
...
To make the theme name stand out less, but still have the semantic
value of the i element.
2015-05-19 19:20:40 +02:00
Matthias Mees
9715fe4b94
Remove repository link from 2k11's footer
...
The 2k11 repository has been discontinued since the theme was
moved to the s9y core. It should no longer endorse the old and
outdated repository by linking to it.
2015-05-19 19:13:25 +02:00
onli
194e08b669
Add primary key to some tables ( #341 )
...
groupconfig, config, options
2015-05-10 16:56:29 +02:00
Matthias Mees
ca30b24f75
Next: Improve display of meta data on static pages
2015-05-07 19:18:05 +02:00
Ian
e4eb9a0d1f
allow ckeditor use span element markup
2015-05-06 18:55:20 +02:00
Ian
ffa6493677
textarea.cke_source patch needs to support webkit for html nugget plugins too
2015-05-05 17:02:06 +02:00
Ian
a1854d4567
disable unused var
2015-05-01 14:29:09 +02:00
Ian
e5f1364bda
add another removed file to upgrader
2015-05-01 12:40:12 +02:00
Garvin Hicking
1712d9bb5b
use ssl when called, thanks to hboeck!
2015-04-17 15:36:54 +02:00
onli
90a4b95b61
Move showMediaToolbar to 1. personal settings, add docu ( #281 )
2015-04-04 17:32:21 +02:00
Garvin Hicking
6fdde3a251
remove file in array
2015-04-01 12:22:57 +02:00
Garvin Hicking
2616671c6e
remove uneccesary file
2015-04-01 12:09:42 +02:00
Garvin Hicking
8112c39485
fix templatechooser to not apply theme in backend
...
Conflicts:
docs/NEWS
index.php
2015-04-01 12:02:54 +02:00
Ian
c786d457a7
single plugin textarea moz source styles
2015-03-31 16:58:37 +02:00
Ian
590d2d88ae
better cke source moz style
2015-03-31 12:19:45 +02:00
Matthias Gutjahr
980c304629
Merge pull request #336 from th-h/patch-1
...
Really fix concatenation of entry body for full feed
2015-03-30 13:15:24 +02:00
Thomas Hochstein
63786a41c2
Really fix concatenation of entry body for full feed
...
Commit 70c4ce8e406a6a3088f0f2485a9af21c68033589 will need double quotes around \n ...
See #335 for context.
2015-03-29 21:50:52 +02:00
Matthias Gutjahr
70c4ce8e40
Fix concatenation of entry body for full feed
...
When requesting a (RSS) feed response, the extended body is added to the entry body. The separating charcter has been changed from a space to a newline because some plugins like Markdown or Textile could not parse the first line of the extended body correctly.
Fixes : #335
Related: http://board.s9y.org/viewtopic.php?f=10&t=20331
2015-03-29 21:11:18 +02:00
Garvin Hicking
b55d8a26f2
Document
2015-03-27 10:33:11 +01:00
onli
b73eb367f2
Prevent negative offset ( #321 )
2015-03-27 00:00:10 +01:00
onli
9032f24f4b
Show rescale in ML-popup when toolbar is active ( #281 )
2015-03-26 23:55:22 +01:00
Garvin Hicking
5985577fbe
Use "secure" flag on SSL connections, thanks to dayton967
2015-03-22 00:41:37 +01:00
Garvin Hicking
e7d822be11
Things I noticed for s9y.github.io
2015-03-19 16:17:30 +01:00
Garvin Hicking
5f14b67e66
Things I noted during configuration
2015-03-19 16:08:39 +01:00
Ian
222cfe5c16
better moz cke source styles
2015-03-18 19:00:14 +01:00
Garvin Hicking
93e781048c
* Make preview_iframe.tpl template files load the proper frontend
...
CSS file, including cache-busting version string when changing
themes
References #302
2015-03-18 13:32:14 +01:00
Ian
8b863d5370
fix 2.0.2 upgrader resting dirs removal
2015-03-17 08:39:02 +01:00
Garvin Hicking
2970ac60a6
patch by @fugue88 for shared installs
...
references #328
2015-03-16 17:44:57 +01:00