Archived
1
0
Commit Graph

230 Commits

Author SHA1 Message Date
Matthias Mees 4cb2714995 Updated 2k11 to what I consider to be v1.0. Yay! 2011-11-30 22:35:16 +01:00
Matthias Mees ce68df713b Updated 2k11 to latest development snapshot. 2011-11-30 07:55:11 +01:00
Matthias Mees 3ea71da4ba Lots of last-minute updates, fixes and feature requests ofr 2k11. 2011-11-28 15:59:35 +01:00
Matthias Mees f57a5e5975 Added 2k11 to templates. 2011-11-28 07:44:46 +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
Matthias Mees ebe6d10848 Upgraded jQuery to 1.7.1. 2011-11-22 04:06:59 +01:00
Matthias Mees 3d4e3e92c0 Updated bundled jQuery to 1.7. 2011-11-04 01:46:33 +01:00
Garvin Hicking 1f037b4627 remove html comment 2011-09-22 12:28:52 +00:00
Matthias Mees 44140cda6b Upgraded bundled jQuery to v1.6.4. 2011-09-13 18:13:59 +00:00
Matthias Mees d83bb9fe16 Upgraded bundled jQuery library to 1.6.3 (trunk, 1.6 branch). 2011-09-01 19:13:17 +00:00
Matthias Mees 223ea07810 Ugraded jQuery to v1.6.2. 2011-07-21 20:10:20 +00:00
Matthias Mees 272e55b943 Updated bundled jQuery to 1.6.1. 2011-05-17 10:18:09 +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
Vladimir Ajgl f50237dab4 Update of czech translation for bulletproof theme and system language file 2011-01-11 21:17:07 +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 8420699997 template and plugin option groups, experimental 2011-01-03 09:11:17 +00:00
Garvin Hicking cbc46a31e1 bundle jquery 2010-12-31 17:29:51 +00:00
Matthias Mees c4c2e95010 Removed redundant line in BP's entries.tpl. 2010-09-15 06:48:26 +00:00
Matthias Mees 190468dd53 Added fix for German umlauts in BP pagination. (Thanks to Timbalu.) 2010-09-15 06:46:04 +00:00
Garvin Hicking f9fa8503f0 (experimental) global theme options 2010-08-24 08:45:09 +00:00
Don Chambers 1dcda4f0a7 BP: add colorset logic to conditionally emit colorset style sheet necessary for child themes. 2010-08-21 21:21:23 +00:00
Garvin Hicking d20ccc8b34 Revert accidental change 2010-05-03 08:58:35 +00:00
Matthias Mees 1d4db5c8f6 BP: Added CSS to not indent dd elements in new entries summary definition list. 2010-05-02 20:47:48 +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
Don Chambers e46df53f8b bp: slight mod to css for images inserted via media manager now that editor.js no longer inserts styles. 2009-10-23 19:22:01 +00:00
Vladimir Ajgl 7d7cce9f37 Czech translations for "kubrick" template added. 2009-08-15 07:41:48 +00:00
Vladimir Ajgl d1500a6c6b Update of czech translation files for plugins, bulletproof theme and system language file 2009-08-12 20:58:39 +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
Matthias Mees 10f3cf17f7 BP: Tweaked plugin_calendar.tpl to use date format set in theme options for display of #today. 2009-06-30 12:59:41 +00:00
Matthias Mees 3281509798 BP: Removed unused variable from lang files. (Ooops.) 2009-06-29 14:29:53 +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
Matthias Mees 6f434aa3c0 BP: Fix for display of unordered and ordered lists in entries together with ThickBox. Updated info.txt since Don keeps forgetting to do so ;-) 2009-06-05 14:33:07 +00:00
Don Chambers 876a15980b BP: update entries.tpl to use latest version of AddThis script. 2009-05-27 19:03:23 +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
Don Chambers b465b9a494 BP: Add doctype and <html> to preview_iframe.tpl so preview looks identical to published entry. 2009-05-05 14:48:11 +00:00
Don Chambers 717f8d4163 BP: Change skiplink archive URL to {$serendipityArchiveURL} 2009-04-23 14:08:09 +00:00
Matthias Mees 1318c6be6d BP: Added additional currpage2 variable to distinguish between absolute and full URL in navbar menu. 2009-04-16 14:15:25 +00:00
Matthias Mees 5d80d6e53d BP: Added template file for static pages with related category. 2009-04-01 16:10:39 +00:00
Matthias Mees 282b919af0 BP: Minimal fix for staticpage tpls (order of closing divs) 2009-04-01 16:07:59 +00:00
Garvin Hicking c2e2fb0d48 added french translation by mchinfa 2009-03-24 13:20:44 +00:00
Garvin Hicking 50d08ff225 Added possibility for templates to register a central function
serendipity_plugin_api_event_hook() and
      serendipity_plugin_api_pre_event_hook()
2009-03-20 17:07:23 +00:00
Garvin Hicking 1ff766f83e more changes by bugrep 2009-02-26 09:40:51 +00:00
Garvin Hicking c113be7850 Properly inherit a readable color, patch by bugrep 2009-02-25 08:38:09 +00:00