[root]/templates/accessible/guestbook

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 56 (100.0%) | 1525 (100.0%) | 27.2 |
| vyper | 10 (17.9%) | 636 (41.7%) | 63.6 |
| vain | 27 (48.2%) | 507 (33.2%) | 18.7 |
| xsign | 19 (33.9%) | 382 (25.0%) | 20.1 |
- templates dir is now themes ! watch out!
0 lines of code changed in 7 files:
- new template drathgitter
- renamed {translate} to{t} and {/translate} to {/t}
50 lines of code changed in 4 files:
- forced some character set inside forms to UTF-8
- a little bit of cleanup
180 lines of code changed in 3 files:
index.php fixes
help fixes
0 lines of code changed in 1 file:
Reworked guestbook entries.
Still work in progress
45 lines of code changed in 1 file:
SQL UPDATE!!!
- guestbook fixes
- profile fixes und stuff
3 lines of code changed in 1 file:
little html fixes
91 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!
94 lines of code changed in 2 files:
www_tpl_root changed to www_root_tpl; www_tpl_core_root changed to www_root_tpl_core
16 lines of code changed in 2 files:
div containered -> admin_guestbook
5 lines of code changed in 2 files:
rowspan colspan edited
12 lines of code changed in 1 file:
einfach nur krank :D
2 lines of code changed in 2 files:
create gb entry
78 lines of code changed in 2 files:
frontpage GB
23 lines of code changed in 2 files:
gb fixes
24 lines of code changed in 2 files:
fixed ajax bug
1 lines of code changed in 1 file:
gb edit done with ajax WOHOOOOOOOOO
106 lines of code changed in 2 files:
InplaceEditor2
0 lines of code changed in 1 file:
2 lines of code changed in 1 file:
gb ajax, css, help
44 lines of code changed in 1 file:
added paginate
2 lines of code changed in 1 file:
pagination is now included
2 lines of code changed in 1 file:
paginate added: page items / totals
41 lines of code changed in 1 file:
renamed, add_admincomment now admin_add_comment
40 lines of code changed in 2 files:
added as renamed version, still todo
110 lines of code changed in 2 files:
- Removed the "language"-attribute from the <script>-tag in the guestbook, because it is not necessary
- Changed all the <b>'s to <strong>'s und <i>'s to <em>'s
- Little fixes for the staticpages
90 lines of code changed in 1 file:
guestbook templates
148 lines of code changed in 3 files:
guestbook.module.php - add_guestbook_entry - should work now
81 lines of code changed in 1 file:
XHTML Fixes
97 lines of code changed in 2 files:
& -> &
onChange -> onchange
onClick -> onclick
onBlur -> onblur
XHTML konform XulMenu Editor
5 lines of code changed in 1 file:
New accessible Layout
Work in progress
133 lines of code changed in 2 files: