23 Commits

Author SHA1 Message Date
694309bec9
Force UTF-8, remove all non-UTF-8 translations. 2022-02-20 01:11:37 +01:00
onli
07272ec3c6 next: PHP 8 compat fixes 2021-07-04 18:43:51 +02:00
Garvin Hicking
775b71134c * Fixed bug in pull request #392 which overwrote user specified
input for logged in authors with an empty realname (wrong array
      key name) and deleted all existing text input
2018-04-23 11:58:32 +02:00
Matthias Mees
7410465496 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.
2016-10-26 11:29:25 +02:00
Matthias Mees
80c7f273f2 Use dynamic theme name in Next 2016-09-22 00:21:36 +02:00
Matthias Mees
ce40532680 Update theme preview image for Next 2016-09-12 13:43:32 +02:00
onli
5108486af3 Remove backend js from preview_iframe in next 2016-09-11 15:38:41 +02:00
Matthias Mees
9a4c26f13f Use improved backend preview iframe height calculation method
Applied to all recommended themes in the core.

References #420
2016-09-09 16:43:15 +02:00
Matthias Mees
58ed1f8ec6 Vastly simplify Next's preview
Also fix wrong height of iframed preview.
2016-09-08 19:31:15 +02:00
onli
9dfa482a96 Introduce {getFile frontend} param to get frontend files while in backend
This will be mainly needed in preview_iframe.tpl, as it is executed in
the backend but needs files from the frontend theme. See
http://board.s9y.org/viewtopic.php?p=10445987#p10445987
2016-09-08 10:18:27 +02:00
onli
f300de0e01 Fix next theme not showing entry save box
See http://board.s9y.org/viewtopic.php?f=3&p=10445831
2016-07-22 15:41:12 +02:00
Matthias Mees
3aed0ac0f6 [next] CSS fix for non-smallscreen nav 2016-06-25 12:06:13 +02:00
Wesley Woo-Duk Hwang-Chung
e4c333dded Korean translation added 2016-04-23 21:55:33 +09:00
Wesley Woo-Duk Hwang-Chung
5bd9c6a3b4 Korean translation added 2016-04-23 21:54:51 +09:00
onli
cc4e9f953e Introduce recommended section in theme backend
Meant to highlight modern themes for guiding users not to pick the outdated xhtml themes still available via spartacus. See http://board.s9y.org/viewtopic.php?f=5&t=20713
2016-04-14 16:18:16 +02:00
garvinhicking
531ccfc0a0 Remove bad ":" which messes up concatenation of constants that already have punctuation 2015-06-30 11:05:26 +02:00
Matthias Mees
ca30b24f75 Next: Improve display of meta data on static pages 2015-05-07 19:18:05 +02: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
Matthias Mees
d41d949642 Suppress emitting quicksearch plugin in sidebar
Next has a quicksearch widget in the header already.
2015-03-16 16:46:27 +01:00
Matthias Mees
9ad1dd9312 Add SEO meta elements to core templates
References #310
2015-03-14 12:41:56 +01:00
Matthias Mees
ef068314cb Fix incomplete translation in Next theme 2015-02-12 22:15:19 +01:00
Matthias Mees
0e66dbd79a Remove user.css reference and theme options
Affected themes: bulletproof, 2k11, next

These themes will use the core method of including the user.css in
serendipity.css starting with 2.0.1. A note has been added to all
three themes' theme options to document that the possibility of a
user.css exists.

References #280
2015-02-11 16:10:58 +01:00
Matthias Mees
9290ee29da Move/rename 2k15 to next
The name has been changed to protect the innocent. (Meaning the
users. From confusion.)
2015-02-11 14:32:24 +01:00