[root]/templates/accessible/news

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 62 (100.0%) | 1593 (100.0%) | 25.6 |
| vyper | 15 (24.2%) | 771 (48.4%) | 51.4 |
| xsign | 27 (43.5%) | 713 (44.8%) | 26.4 |
| vain | 20 (32.3%) | 109 (6.8%) | 5.4 |
- 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}
42 lines of code changed in 5 files:
- forced some character set inside forms to UTF-8
- a little bit of cleanup
257 lines of code changed in 5 files:
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!
56 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
17 lines of code changed in 2 files:
einfach nur krank :D
8 lines of code changed in 2 files:
overflow fix
2 lines of code changed in 2 files:
fck :D
27 lines of code changed in 3 files:
Fading improvements! (help_toggle)
1 lines of code changed in 1 file:
added "fast view" for news
4 lines of code changed in 1 file:
button enable/disable, news fixes, mod_cfg changes, whitelist modifications
17 lines of code changed in 1 file:
- Fixed some html errors
- Fixed the path for the category-selection-form
101 lines of code changed in 1 file:
fixed select cat of news on public template
18 lines of code changed in 1 file:
fixed public cat select
changed hidden to draft
1 lines of code changed in 1 file:
edit done, create fixed
84 lines of code changed in 2 files:
buttons added: create - reset - delete
5 lines of code changed in 1 file:
db changes, create updates (removed groups)
2 lines of code changed in 1 file:
news create finished
107 lines of code changed in 2 files:
fixed del news
1 lines of code changed in 1 file:
alles mögliche
42 lines of code changed in 1 file:
6 lines of code changed in 1 file:
pagination is now included
2 lines of code changed in 1 file:
paginate added: page items / totals
22 lines of code changed in 1 file:
267 lines of code changed in 3 files:
news commit
4 lines of code changed in 1 file:
6 lines of code changed in 1 file:
centered tables
9 lines of code changed in 1 file:
enws stylisch upgedated
55 lines of code changed in 1 file:
translates added
2 lines of code changed in 1 file:
15 lines of code changed in 1 file:
- 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
77 lines of code changed in 1 file:
Changed the underscores to hyphens, because they are originally not allowed in CSS and CSS2 -> they are allowed since CSS2.1
4 lines of code changed in 1 file:
some fixes and additions
1 lines of code changed in 1 file:
commit current progress of the new layout
79 lines of code changed in 2 files:
New accessible Layout
Work in progress
252 lines of code changed in 4 files: