234 Commits

Author SHA1 Message Date
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
Matthias Mees
7288ffdef8 Fixed most of the redundant br elements in the core. 2012-12-03 13:35:59 +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
onli
ca61181daa customURI != customURL, let spartacus fail 2012-12-02 18:00:59 +01:00
Ian
9ccb4c6edd fixed sequence js var 2012-12-02 13:03:30 +01:00
Ian
128d85c9a2 fixed if to NO_ENTRIES_TO_PRINT 2012-12-01 20:06:25 +01:00
Ian
37403920a2 fixed create new group startform 2012-12-01 18:59:36 +01:00
Ian
0f51f5ec4d fixed wrong sidebar array var 2012-11-25 13:38:27 +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
Garvin Hicking
94c4f32b08 backport 2012-11-06 11:25:39 +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
e0f5068190 fetch to display 2012-06-02 11:44:17 +02:00
Ian
a1d77c4916 group.inc.tpl - fixed missing CONSTANT 2012-06-01 21:06:12 +02:00
Ian
cccd3aca57 no need for assignment 2012-06-01 20:24:08 +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
Ian
c45fc7181b groups.inc.tpl - some better use of booleans 2012-06-01 15:42:57 +02:00
Ian
064506d6f9 group.inc - fixed some possible typos 2012-06-01 15:29:06 +02:00
Ian
d2d2470716 simplification, fixes, additions and changes to entries.inc.php/tpl 2012-06-01 14:22:54 +02:00
Ian
a956471a44 added to MediaLB multidelete[] 2012-05-29 20:39:23 +02:00
Ian
326957d732 fixed typo in note 2012-05-25 11:05:37 +02:00