148 Commits

Author SHA1 Message Date
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
567e6dc74d Bug seems to be resolved. 2012-12-05 12:05:12 +01:00
Matthias Mees
49a8c07ad5 Bug note for @ophian. Still doesn't work expectedly. 2012-12-05 12:03:48 +01:00
Matthias Mees
db60c3be04 QA: NOTE means TODO. 2012-12-05 12:01:50 +01:00
Matthias Mees
78a655911b QA: Fixed a few stray i18n notifiers. 2012-12-05 12:00:42 +01:00
Matthias Mees
5daf91c241 Typo fixed. 2012-12-05 11:39:25 +01:00
Matthias Mees
d8d9785173 Some XHTML notation cleanup. 2012-12-05 10:26:05 +01:00
Matthias Mees
545e3224aa Icons need the title. 2012-12-04 15:39:43 +01:00
Matthias Mees
3faac482cb Better icon. 2012-12-04 15:38:46 +01:00
Matthias Mees
4e33b815b4 One class attribute only, stupidhead. 2012-12-04 15:37:35 +01:00
Matthias Mees
20fbdadcf8 Icons added. 2012-12-04 15:36:24 +01:00
Matthias Mees
c1b833bd5e Icons added. 2012-12-04 15:30:24 +01:00
Matthias Mees
438237f3bd Icon added. 2012-12-04 15:19:57 +01:00
Matthias Mees
fb41727385 Added pagination icons. 2012-12-04 02:40:08 +01:00
Matthias Mees
635a39a772 More icons added. 2012-12-04 02:34:09 +01:00
Matthias Mees
d516548532 Message icons added. 2012-12-04 02:21:43 +01:00
Matthias Mees
5da4f5cc35 Message icons added. 2012-12-04 02:19:08 +01:00
Matthias Mees
54f6ff4ea7 Message icons added. 2012-12-04 02:13:58 +01:00
Matthias Mees
f8dae595af Message icons added. 2012-12-04 02:11:08 +01:00
Matthias Mees
ec95c94bef Message icons added. 2012-12-04 02:10:22 +01:00
Matthias Mees
f3488ff27c Message icons added. 2012-12-04 02:08:13 +01:00
Matthias Mees
5360662e2c Message icons added. 2012-12-04 02:07:08 +01:00
Matthias Mees
5385f750d9 Icons added. 2012-12-04 02:03:14 +01:00
Matthias Mees
65941106a8 Icons added. 2012-12-04 01:58:43 +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
Matthias Mees
bae2352a34 Icons added. 2012-12-04 01:42:37 +01:00
Matthias Mees
26150099de Switched some icons. 2012-12-04 01:36:05 +01:00
Matthias Mees
853d3847d2 (Some) Icons added. 2012-12-04 01:27:21 +01:00
Matthias Mees
accc5f3341 Use the proper class names, stupidhead. 2012-12-04 01:15:24 +01:00
Matthias Mees
8056f384d2 Hide icon texts for visual browsers. 2012-12-04 01:14:12 +01:00
Matthias Mees
288f72aa85 Icons added. 2012-12-04 01:11:34 +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
475fadf31c fixed groups.inc.tpl wrong {} 2012-10-06 20:29:15 +02:00
Ian
d9647b0086 fixed issue in last 4e56b44 commit 2012-09-27 16:10:06 +02:00
Ian
4e56b4400d some document.write replacements with better method 2012-09-27 15:58:34 +02:00
Ian
7294e9679c javascript loading quotes 2012-06-08 14:33:51 +02:00
Ian
7a51ea663e OUT_STACK now supports config_groups magic again 2012-06-08 14:19:04 +02:00
Ian
1ebbeeef36 fixed smartification pluggroup name 2012-06-03 11:51:31 +02:00
Ian
a1d77c4916 group.inc.tpl - fixed missing CONSTANT 2012-06-01 21:06:12 +02: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