[root]/templates/accessible/tools

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 22 (100.0%) | 179 (100.0%) | 8.1 |
| vyper | 6 (27.3%) | 99 (55.3%) | 16.5 |
| vain | 13 (59.1%) | 65 (36.3%) | 5.0 |
| xsign | 3 (13.6%) | 15 (8.4%) | 5.0 |
- templates dir is now themes ! watch out!
0 lines of code changed in 4 files:
- new template drathgitter
- renamed {translate} to{t} and {/translate} to {/t}
4 lines of code changed in 2 files:
complete overhaul of the accessible Theme, but still work in progress...
1 lines of code changed in 1 file:
- forced some character set inside forms to UTF-8
- a little bit of cleanup
23 lines of code changed in 1 file:
html fixes
19 lines of code changed in 1 file:
SQL UPDATE!!!! So mal wieder nen dickeres update:
- ALLE >RECHTE< die mit dem controlcenter zu tun haben, werden von nun an mit cc_ vorangestellt. Als ich die Rechte immer mal wieder verteilt hab, ist es schlichtweg zu konflikten gekommen und ich wusste auch nicht recht, was nun nochmal für die frontpage gedacht war und was nicht.
- Es gibt nun 3 "Core Groups": Guests, Normal users, Administrator! Keiner von denjenigen ist löschbar! Guest = 1, Normal Users = 2, Admins = 3! Das musste gemacht werden, damit ich die unregistrierten Benutzer in eine Gruppe bekomme, der ich rechte zuweisen kann - eigentlich logisch. Das CC ist schon umgestellt, ebenso auch die $_SESSION, welche nun die Rechte des Gastes inne hat.
- Das komplette Rechte Interface hab ich überarbeitet, mit AJAX versehen und ein paar Gimmicks. Außerdem werden die Rechte, die mit cc_ vorangestellt sind rot markiert, um deren Admin-Bedeutung hervorzuheben
- Das Guestbook wurde von mir tableless gestaltet, sowie grafisch einfach überarbeitet. habe auch 2 rows geadded: user_id und image_id, sodass nun auch user ins GB schreiben können, sowie deren Bilder erscheinen. Die standard.css wurde jeweils immer mit dem container .guestbook versehn
- der paginate wurde tableless gestaltet sowie auch dessen container in der standard.css festgehalten.
- nicht vergessen: SQL Update!
9 lines of code changed in 1 file:
www_tpl_root changed to www_root_tpl; www_tpl_core_root changed to www_root_tpl_core
2 lines of code changed in 2 files:
ups :D
5 lines of code changed in 1 file:
heading added
19 lines of code changed in 1 file:
functions.class.php: new parameter $heading
standard.css + admin/admin.css changed styles for redirect.tpl+confirm.tpl
changed redirect.tpl+confirm.tpl
13 lines of code changed in 1 file:
confirm.tpl changed from table to div; css for centering redirect added to standard
8 lines of code changed in 1 file:
breadcrumbs.tpl moved to tools/breadcrumbs.tpl
1 lines of code changed in 1 file:
pagination is now included
18 lines of code changed in 1 file:
& -> &
onChange -> onchange
onClick -> onclick
onBlur -> onblur
XHTML konform XulMenu Editor
1 lines of code changed in 1 file:
- some xhtml fixes for the redirect
- ported more Templatefiles to the tableless layout
15 lines of code changed in 1 file:
New accessible Layout
Work in progress
41 lines of code changed in 2 files: