[root]/templates/accessible
account
(0 files, 0 lines)
profile
(0 files, 0 lines)
board
(0 files, 0 lines)
filebrowser
(0 files, 0 lines)
guestbook
(0 files, 0 lines)
images
(0 files, 0 lines)
icons
(0 files, 0 lines)
layout
(0 files, 0 lines)
serverlist
(0 files, 0 lines)
gametype
(0 files, 0 lines)
maps
(0 files, 0 lines)
index
(0 files, 0 lines)
javascript
(0 files, 0 lines)
messaging
(0 files, 0 lines)
news
(0 files, 0 lines)
serverlist
(0 files, 0 lines)
serverstats
(0 files, 0 lines)
service
(0 files, 0 lines)
shoutbox
(0 files, 0 lines)
staticpages
(0 files, 0 lines)
tools
(0 files, 0 lines)
userslist
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 86 (100.0%) | 3724 (100.0%) | 43.3 |
| vyper | 39 (45.3%) | 2443 (65.6%) | 62.6 |
| xsign | 11 (12.8%) | 841 (22.6%) | 76.4 |
| vain | 36 (41.9%) | 440 (11.8%) | 12.2 |
- templates dir is now themes ! watch out!
0 lines of code changed in 11 files:
- new template drathgitter
- renamed {translate} to{t} and {/translate} to {/t}
1 lines of code changed in 1 file:
- Some changes to the template
- replaced the ui.accordion.js plugin with my own version, because to plugin seems to be a little bit buggy
237 lines of code changed in 2 files:
- Imported the accordion plugin form the jQuery UI Tools
- some changes and additions to the layout
982 lines of code changed in 2 files:
Imported the jQuery JS-Library and refactored standard.js to accessible.js to use the functions jQuery provides
3 lines of code changed in 1 file:
- disabled modules
5 lines of code changed in 1 file:
The "Document Processing Info" area should work now
1 lines of code changed in 1 file:
some little adjustments
3 lines of code changed in 1 file:
complete overhaul of the accessible Theme, but still work in progress...
103 lines of code changed in 2 files:
calendar dev
2 lines of code changed in 1 file:
added detections for events E B M and overlib to show data
37 lines of code changed in 1 file:
work in progress stylesheet for the calendar
3 lines of code changed in 1 file:
modfied json readout
54 lines of code changed in 1 file:
calendar js
104 lines of code changed in 1 file:
fixed some html errors
49 lines of code changed in 1 file:
only for development: added calendar directly to index.tpl
144 lines of code changed in 2 files:
added rudimentary module for userlisting
1 lines of code changed in 1 file:
Implemented Benchmarking via php and smarty
read core/benchmark.class.php for details, on how to setup up timemarkers in tpls or php files
changed accessible/index.tpl to include the server_stats.tpl, which contains server status informations, processing times and such
5 lines of code changed in 1 file:
Moved the "Who's online" stuff into the "Online" list item and fixed some html errors
12 lines of code changed in 1 file:
nuff said ,) -> fix authed == 1 display
1 lines of code changed in 1 file:
if authedusers == 1 bugfix for stats
1 lines of code changed in 1 file:
whos online added
21 lines of code changed in 1 file:
- Adjusted the Ajax notification in the accessible-template -> margin-top isn't needed
- Fixed the Ajax notification in the CC -> sometimes it was behind elements
- fixed many xhtml errors in the modules list
1 lines of code changed in 1 file:
Reworked guestbook entries.
Still work in progress
74 lines of code changed in 1 file:
SQL UPDATE!!!
- guestbook fixes
- profile fixes und stuff
203 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!
193 lines of code changed in 1 file:
#left, #right width = 180
2 lines of code changed in 1 file:
SQL UPDATE -> rechte hinzugefügt und tables glaub verfeinert.... weiß garnimmer so recht
boah habsch auf der autofahrt alles gemacht...
image class fixes, upload class fixes, user module drastisch verändert + rechte
profil und kram noch
16 lines of code changed in 1 file:
SQL UPDATE!!! -> cs_images geadded, paar tables gechanged... alles halt.
upload class added (kann man in der general.module.php nachvollziehn), image class added, avatar able to upload etc.
css fixed, templates geadded und noch wesentlich mehr, aber grad kein bock und plan mehr :D
90 lines of code changed in 1 file:
dt/dl/dd
profile changes
53 lines of code changed in 1 file:
Fixed 2 html mistakes
1 lines of code changed in 1 file:
SQL UPDATE > added language and theme to user-table
this enables change of language and theme by url, like appending: &lang=de or &theme=shades_of_gray to the normal url
still buggy ! theme settings because wrong css files loaded
changed user.class.php accordingly to get userdata or set guest session to $cfg-default values
renamed $cfg->tpl_name to $cfg->theme
added the showing of the templatefile on error (not found) in security.class.php
1 lines of code changed in 1 file:
computer/guestbook/general profiles
85 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
3 lines of code changed in 1 file:
dublin core dtd added
1 lines of code changed in 1 file:
einfach nur krank :D
29 lines of code changed in 1 file:
style fixes
9 lines of code changed in 1 file:
frontpage GB
109 lines of code changed in 1 file:
messaging styled, board + sql
79 lines of code changed in 1 file:
board added to mainmenu on index.tpl
board module added; board templates added
1 lines of code changed in 1 file:
(19 more)