Matthias Mees
15b0610051
QA: more stylesheet organisation plus some extra classes.
2013-01-10 18:23:34 +01:00
Matthias Mees
3889703ca7
UI consistency fix: delete entry.
2013-01-06 16:50:21 +01:00
Matthias Mees
1342d5408b
Buttonized some links for better UI consistency.
2013-01-04 19:07:37 +01:00
Ian
8731a1965c
changed icon_link trash GET order to "codex"
2012-12-06 11:41:41 +01:00
Matthias Mees
01c871ff1a
Introducing .msg_dialogue.
2012-12-05 14:37:28 +01:00
Matthias Mees
51ca1d36f2
Better layout for edit entries page.
2012-12-05 14:17:48 +01:00
Matthias Mees
44885ea0f0
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2012-12-05 13:58:48 +01:00
Matthias Mees
bd4daed2b7
Markup changes to permit better layout.
2012-12-05 13:58:32 +01:00
Ian
85c5cc4d82
fixed 'no entries to print'
...
- at last...?
2012-12-05 13:41:14 +01:00
Matthias Mees
26b883cb69
QA: make sure checkbox or radio elements are wrapped.
2012-12-05 12:34:45 +01:00
Matthias Mees
49a8c07ad5
Bug note for @ophian. Still doesn't work expectedly.
2012-12-05 12:03:48 +01:00
Matthias Mees
78a655911b
QA: Fixed a few stray i18n notifiers.
2012-12-05 12:00:42 +01:00
Matthias Mees
d8d9785173
Some XHTML notation cleanup.
2012-12-05 10:26:05 +01:00
Matthias Mees
fb41727385
Added pagination icons.
2012-12-04 02:40:08 +01:00
Matthias Mees
e26b25e056
Must. Remember. .icon_link class.
2012-12-04 01:55:13 +01:00
Matthias Mees
4133b81e38
Icons added.
2012-12-04 01:53:52 +01:00
Matthias Mees
92397e18a1
Icons added.
2012-12-04 01:51:38 +01:00
Ian
13c3630ff6
fixed one smarty end and set some operating Parenthesis
2012-12-03 11:14:19 +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
Ian
fb81d6a121
added temporary backend developer template dir switch - Please read:
...
The smartified code as forked from master to 2.0 being outsourced,
now is to find in /include/admin/tplold, which will still be used as
the default backend template dir.
To switch to the new version, please paste the dirs and files of s9y-admin-tpl
as adviced in the readme and reload, but also add a
```php
// End of Serendipity configuration file
// You can place your own special variables after here:
define('SWITCH_TEMPLATE_VERSION', 'true');
```
to the end of your serendipity_config_local.inc.php.
To switch back to the old smartified files, just set a // to the define().
2012-11-20 14:38:28 +01:00
Ian
4bc7f98285
removed tpl {continue} spaces
2012-06-01 17:45:15 +02:00
Ian
85690d6411
fixed entries.inc.tpl - select user smartification bug
2012-06-01 17:21:29 +02:00
Ian
d2d2470716
simplification, fixes, additions and changes to entries.inc.php/tpl
2012-06-01 14:22:54 +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
e04d5cba8d
use already assigned get vars instead
2012-03-20 18:11:33 +01:00
Ian
1a007506d6
entries.inc fixed some more typos
2012-03-20 17:37:18 +01:00
Ian
50cec28c33
fixed entries
2012-03-20 16:18:13 +01:00
Ian
eb578a304f
comments.inc, entries.inc, images.inc, upgrader.inc GET enhancements
2012-03-03 12:52:39 +01:00
Ian
19fa553138
whitespace cleanup
2012-02-28 20:30:57 +01:00
Ian
83ccfc55db
entries.inc improvements
2012-02-20 12:15:03 +01:00
Ian
9163510905
entries tpl minor improvement and notes
2012-02-20 10:25:23 +01:00
Ian
4631e1728a
smartified entries.inc
...
Well to be honest, I had to cheat a little bit and add two Serendipity API functions to the list of allowed php functions in smarty secure mode.
2012-02-19 20:55:46 +01:00