Ian
449367c7aa
js ending delimiter S3 auto literal behaviour is quite bulletproof
...
tests have proofed " } ;" and " };" and even "};" are interpreted correct!
2012-12-07 18:00:52 +01:00
Ian
d14085f3c7
recommended use Smarty3 auto literal }; whitespace}whitespace;
2012-12-07 16:36:09 +01:00
Ian
3b90cddfff
some whitespace cleanup to e03e95b
2012-12-07 15:56:39 +01:00
Ian
e03e95b33a
fixed delimiters, tabs to whitespaces and fixed doubled &
2012-12-07 15:44:47 +01:00
Garvin Hicking
ebd361c201
Insert/transfer variable from smarty to JS
2012-12-07 15:02:12 +01:00
Ian
bfea00fba4
fixed typo in c8105426
2012-12-03 10:50:14 +01:00
Garvin Hicking
aff47d1d48
For yellowled: Remove this strange cloning dependency, port it to jquery.
...
Also remove as much inline JS as possible and move it into serendipity_editor.js
Got rid of category_selector JS file, as I prefer the single serendipity_editor.js file
NOTE: Those changes will need to be ported/merged into the 2k11 style, I think?
2012-12-03 10:18:04 +01:00
Ian
68712333e1
added renaming description constant to backend media upload
2012-11-29 14:06:18 +01:00
Ian
3ba8bdc854
another str_replace math issue
2012-10-17 17:59:52 +02:00
Ian
878cb2befa
fix str_repeat modifier use …
...
A Smarty3 modifier has higher priority than multiplication, so we have to use () to execute math first
2012-10-07 10:36:12 +02:00
Ian
ba2214598c
outsourced backend header javascript
2012-06-07 17:54:33 +02:00
Ian
5f9d9d7690
small js fix and renaming
2012-06-05 19:11:46 +02:00
Ian
4a4d6a4279
outsourced some javascript and restrict multidelete images to adminModule == 'media' only
2012-06-04 15:30:32 +02:00
Ian
d2d2470716
simplification, fixes, additions and changes to entries.inc.php/tpl
2012-06-01 14:22:54 +02:00
Ian
a956471a44
added to MediaLB multidelete[]
2012-05-29 20:39:23 +02:00
Ian
a3f03a40af
forward thinking - added error / success / notice classes and
...
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Ian
a368694f24
smartified functions_plugins_admin.inc.php
2012-05-22 20:14:37 +02:00
Garvin Hicking
289d0a0965
backport
2012-05-08 09:37:30 +02:00
Ian
162acc15ad
added GET/POST noFooter option to backend
...
please allow this little tweak - it wont harm anybody ... ;-)
2012-01-31 16:09:31 +01:00
Ian
85610d925c
nl2br - solved iso2br hook into serendipity_printEntryForm()
...
additional [NoBR] buttons added to templates/default/admin/entries.tpl
2011-11-25 10:51:15 +01:00
Garvin Hicking
1f037b4627
remove html comment
2011-09-22 12:28:52 +00:00
Matthias Mees
288c937f60
Fixed a minor bug in style_fallback.css. 1996 called and wanted it's font-size in pt back.
2011-04-20 08:55:43 +00:00
Garvin Hicking
af040ea24f
* Added localization for {$WEBLOG} in trackbacks.tpl (LazyBadger)
2011-03-22 09:14:30 +00:00
Garvin Hicking
fd480a58d4
smarty3 compat
2011-01-06 17:46:43 +00:00
Garvin Hicking
ada93a01c5
tpl fixes for smarty3, thanks to timbalu
2011-01-06 12:12:47 +00:00
Garvin Hicking
cbc46a31e1
bundle jquery
2010-12-31 17:29:51 +00:00
Garvin Hicking
d20ccc8b34
Revert accidental change
2010-05-03 08:58:35 +00:00
Matthias Mees
f65b4f34c6
BP: Edited entries_summary.tpl to generate a valid definition list in XHTML.
2010-05-02 08:53:59 +00:00
Garvin Hicking
55e85b5f41
patch by onli to support plugin channel data
2010-01-21 09:20:41 +00:00
Matthias Mees
a1388d2f15
Saved a few bytes in templates/default/style_fallback.css :)
2009-07-14 10:22:03 +00:00
Garvin Hicking
baa78326d6
Also 'title' attribute is nice.
2009-07-14 09:40:11 +00:00
Garvin Hicking
97710fe021
* Removed inline styles of the s9y media insertion, they will now
...
properly utilize CSS classes (defined in the new file
style_fallback.css). Also added support for entering "ALT"
attributes to an <img> tag, can be used as a media property if
you add "ALT" to the list of "Media properties" in the
main configuration. (garvinhicking)
2009-07-14 09:22:06 +00:00
Garvin Hicking
c6e2ffe0a7
* Plugin drag/drop now can scroll up/down/left/right when touching
...
the borders. Thanks to onli!
2009-06-15 09:49:47 +00:00
Garvin Hicking
fc9048397e
Patch by only to allow custom titles for the admin backend
2009-05-22 08:20:51 +00:00
Garvin Hicking
24baf9237c
fix parse error
2009-05-18 08:23:45 +00:00
Don Chambers
955dfbfc21
Default Template: Add doctype and <html> to preview_iframe.tpl so preview looks identical to published entry (just like BP).
2009-05-06 14:17:18 +00:00
Matthias Mees
03137d939d
Fixed minor bug in default template. Changed id archives_listing to class in entries_archives.tpl.
2009-02-11 10:36:41 +00:00
Matthias Mees
2cded9e602
Added plainList class to core templates.
2009-01-19 15:28:31 +00:00
Matthias Mees
9dbd82d2fa
Fixing sidebar ul display for revamped core plugins (part 1).
2008-12-02 14:46:49 +00:00
Garvin Hicking
97fbaf3de3
Fix setting cookies
2008-12-02 12:07:46 +00:00
Garvin Hicking
bc9728045a
Make visibiel area for plugin drops more clear
2008-11-27 10:43:05 +00:00
Garvin Hicking
3421dc1a5f
Fix bad linewrapping
2008-11-13 13:58:40 +00:00
Garvin Hicking
db80a5c199
Added mor event hook SQL query parts
2008-05-15 11:40:32 +00:00
Jude Anthony
0e67b071dd
Included missed language constant in checksum verification
2008-04-29 19:42:57 +00:00
Matthias Mees
a40941d3f4
Customized default for latest plugin changes.
2008-04-16 11:43:19 +00:00
Garvin Hicking
cebf4eef0e
nospam@example.com
2008-03-17 14:34:16 +00:00
Garvin Hicking
94538a480b
Only issue real mail adresses
2008-03-17 11:38:55 +00:00
Garvin Hicking
a534807864
Use xhtmlns attribute to <html>
2008-02-14 09:15:18 +00:00
Don Chambers
415c4dd944
category plugin: added <li> classes category_depth# (#= 0=parent, 1=first child, etc) and category_# (#=category id).
2007-12-03 20:54:55 +00:00
Garvin Hicking
c30b9619ec
Fix CSS issues (empty stylehseets) and bug with inserting images
2007-11-22 10:07:00 +00:00