45 Commits

Author SHA1 Message Date
onli
5257b95dbd entryeditor: hide advanced if empty 2013-10-01 15:29:07 +02:00
Matthias Mees
de99ef67e6 Add msg icon to entryproperties plugin.
Also adds a styling hook to admin tpl.

References #54
2013-09-18 15:05:08 +02:00
onli
168cb146ea Use links instead of buttons (#41)
A bit unfamiliar, let's give it some time. The user/groups-menu are clearer now
2013-08-18 20:59:53 +02:00
onli
f744ef7464 Use magnific for ML-popup
Also for not wysiwyg
2013-07-22 23:30:43 +02:00
Matthias Mees
41c4c7ec37 Adapt non-wysiwyg editor fields to match wyiwyg height. 2013-06-29 13:53:29 +02:00
Matthias Mees
3c3369f64b Markup maintenance. 2013-06-24 16:08:26 +02:00
Matthias Mees
17e0f159b0 Revert jQuery tooltips. 2013-06-24 11:04:56 +02:00
Matthias Mees
3bd03b0129 Add jQuery tooltips.
There are responsive and touch-friendly, including a tweakable
timeout so they don't get too annoying when used on a collection
of icon buttons. Demoed on reset timestamp button in entry editor.
2013-06-23 18:25:37 +02:00
onli
6987468364 remove links to serendipity_define.js.php 2013-06-16 19:49:31 +02:00
onli
06f65b44b3 datetime-local fallback and fix timestamp-button 2013-06-16 15:56:35 +02:00
onli
325d3be574 editor: use date-timelocal, works in chrome 2013-06-16 15:20:50 +02:00
onli
574ab0a834 fix hidden valeus in entryform 2013-06-14 22:45:16 +02:00
onli
38f71856a2 further smartified serendipity_printEntryForm 2013-06-14 19:42:22 +02:00
Matthias Mees
a2021c2704 Remove editor toolbar legacy fallback. 2013-06-14 16:33:20 +02:00
Matthias Mees
a7c7d1426e External onclick handler for entry preview. 2013-06-14 11:32:41 +02:00
Matthias Mees
bc0549397a External onclick handlers for editor tools. 2013-06-14 11:24:55 +02:00
Matthias Mees
5894a82ced Drop editor toolbar access keys.
The accesskey attribute is rarely used due to a lack of standards
and cross-browser implementation. Most screenreader users find them
confusing.
2013-06-14 09:36:24 +02:00
Matthias Mees
11853c6f5b Remove inline JS to hide editor tools. 2013-06-14 09:26:36 +02:00
Matthias Mees
6cb397247f Replace onclick handler for reset timestamp. 2013-06-13 15:53:49 +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
Matthias Mees
f5837b5245 Maintenance: cleaned out some TODO notes. 2013-06-10 12:54:19 +02:00
Ian
e1789dcc81 fixed c47bd93 extended hook to respect toggle 2013-06-09 12:26:28 +02:00
Ian
c47bd93bb2 remove backend_entry_toolbar_* hook doublette 2013-06-09 12:09:21 +02:00
onli
2113c1308c removed unused onlick checkInput from editor save 2013-06-08 15:34:35 +02:00
Matthias Mees
0861cbbd80 Removed obsolete comments; improve functions. 2013-06-07 11:40:14 +02:00
Matthias Mees
97dc035bcc Use iconfont button for category selector; add styling. 2013-06-06 15:49:37 +02:00
Matthias Mees
19bebc50de Minor fixes. 2013-06-02 16:13:12 +02:00
Matthias Mees
b4e18b48f3 Found a typo. Ooops. 2013-05-31 21:15:19 +02:00
Matthias Mees
69e8f8e050 Remove redundant serendipity_editor.js references.
Since we're now including serendipity_editor.js in the index.tpl,
there's no need to load it in the body in various .tpl files any
longer.
2013-05-30 18:01:44 +02:00
Matthias Mees
9f59ab6081 Use smartified serendipity_editor.js. 2013-05-27 17:23:49 +02:00
Matthias Mees
2e61009a4c Proper headline for creating new or editing existing entry. 2013-02-07 14:16:23 +01:00
Matthias Mees
d9e682babd Grouped publish/draft status with preview/save buttons. 2013-01-28 15:32:03 +01:00
Matthias Mees
95ceae7711 Proper CSS classes for styling markup buttons etc. 2013-01-14 13:23:17 +01:00
Matthias Mees
79353bc30e Removed inline styles. Again. 2013-01-14 12:49:11 +01:00
Ian
e536ec678e fix bad noting end in last note 2013-01-13 17:18:12 +01:00
Ian
f779070199 some notes to former extended body toolbar handling 2013-01-13 16:58:07 +01:00
Ian
2c31840fae removed bad copy&paste class 2013-01-13 16:14:07 +01:00
Ian
2a3ae83eb2 2k11 n.b. admin entry form toolbar document.write replacement
fixed and re-added missing hooks and non-JS mode inline style display:none
2013-01-13 15:46:29 +01:00
Matthias Mees
1342d5408b Buttonized some links for better UI consistency. 2013-01-04 19:07:37 +01:00
Matthias Mees
d8d9785173 Some XHTML notation cleanup. 2012-12-05 10:26:05 +01:00
Matthias Mees
4694a70b18 Basic layout for entry editor. 2012-12-05 09:32:09 +01:00
Matthias Mees
bce5c7d2e9 More icons for 2k11's tpls. 2012-12-04 01:00:23 +01:00
Matthias Mees
b7792bab2b Some icons for 2k11's admin tpls. 2012-12-03 16:32:01 +01:00
Matthias Mees
00a32476f9 Dropped redundant category_selector.js, ported entries.tpl from default. 2012-12-03 11:00:58 +01:00
Matthias Mees
8397b08b88 Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets). 2012-12-03 00:59:42 +01:00