Directory templates/accessible/guestbook/

Directory Created:
2007-02-14 19:54
Directory Deleted:
2008-02-18 22:30
Total Files:
0
Deleted Files:
7
Lines of Code:
0

Browse with Trac

[root]/templates/accessible/guestbook

Lines of Code

templates/accessible/guestbook/ Lines of Code

Developers

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

Most Recent Commits

vain 2008-02-18 22:30 Rev.: 1716

- templates dir is now themes ! watch out!

0 lines of code changed in 7 files:

vain 2008-01-14 03:46 Rev.: 1651

- new template drathgitter
- renamed {translate} to{t} and {/translate} to {/t}

50 lines of code changed in 4 files:

vyper 2007-06-06 00:10 Rev.: 1263

- forced some character set inside forms to UTF-8
- a little bit of cleanup

180 lines of code changed in 3 files:

xsign 2007-04-22 17:48 Rev.: 1206

index.php fixes
help fixes

0 lines of code changed in 1 file:

  • templates/accessible/guestbook: show.tpl (-1)
vyper 2007-04-08 16:14 Rev.: 1201

Reworked guestbook entries.
Still work in progress

45 lines of code changed in 1 file:

  • templates/accessible/guestbook: show.tpl (+45 -45)
xsign 2007-04-08 14:34 Rev.: 1199

SQL UPDATE!!!
- guestbook fixes
- profile fixes und stuff

3 lines of code changed in 1 file:

vyper 2007-04-07 19:45 Rev.: 1197

little html fixes

91 lines of code changed in 1 file:

  • templates/accessible/guestbook: show.tpl (+91 -91)
xsign 2007-04-07 13:17 Rev.: 1196

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:

vain 2007-04-02 15:18 Rev.: 1174

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:

vain 2007-04-01 16:09 Rev.: 1167

div containered -> admin_guestbook

5 lines of code changed in 2 files:

vain 2007-04-01 15:55 Rev.: 1166

rowspan colspan edited

12 lines of code changed in 1 file:

xsign 2007-04-01 06:10 Rev.: 1164

einfach nur krank :D

2 lines of code changed in 2 files:

xsign 2007-04-01 03:32 Rev.: 1160

create gb entry

78 lines of code changed in 2 files:

xsign 2007-04-01 02:44 Rev.: 1155

frontpage GB

23 lines of code changed in 2 files:

xsign 2007-04-01 02:14 Rev.: 1154

gb fixes

24 lines of code changed in 2 files:

xsign 2007-04-01 01:40 Rev.: 1151

fixed ajax bug

1 lines of code changed in 1 file:

xsign 2007-04-01 01:29 Rev.: 1150

gb edit done with ajax WOHOOOOOOOOO

106 lines of code changed in 2 files:

xsign 2007-04-01 00:21 Rev.: 1149

InplaceEditor2

0 lines of code changed in 1 file:

xsign 2007-03-31 23:18 Rev.: 1148

2 lines of code changed in 1 file:

xsign 2007-03-31 22:46 Rev.: 1147

gb ajax, css, help

44 lines of code changed in 1 file:

vain 2007-03-31 15:49 Rev.: 1132

added paginate

2 lines of code changed in 1 file:

  • templates/accessible/guestbook: show.tpl (+2 -9)
vain 2007-03-30 22:43 Rev.: 1105

pagination is now included

2 lines of code changed in 1 file:

vain 2007-03-30 21:06 Rev.: 1102

paginate added: page items / totals

41 lines of code changed in 1 file:

vain 2007-03-30 20:09 Rev.: 1100

renamed, add_admincomment now admin_add_comment

40 lines of code changed in 2 files:

vain 2007-03-30 20:07 Rev.: 1099

added as renamed version, still todo

110 lines of code changed in 2 files:

vyper 2007-03-26 20:21 Rev.: 1054

- 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:

  • templates/accessible/guestbook: show.tpl (+90 -93)
vain 2007-03-26 07:46 Rev.: 1053

guestbook templates

148 lines of code changed in 3 files:

vain 2007-03-25 03:46 Rev.: 1038

guestbook.module.php - add_guestbook_entry - should work now

81 lines of code changed in 1 file:

  • templates/accessible/guestbook: show.tpl (+81 -69)
vyper 2007-03-19 16:05 Rev.: 1016

XHTML Fixes

97 lines of code changed in 2 files:

xsign 2007-02-22 17:34 Rev.: 978

& -> &amp;
onChange -> onchange
onClick -> onclick
onBlur -> onblur
XHTML konform XulMenu Editor

5 lines of code changed in 1 file:

  • templates/accessible/guestbook: show.tpl (+5 -5)
vyper 2007-02-14 19:54 Rev.: 899

New accessible Layout
Work in progress

133 lines of code changed in 2 files:

Generated by StatSVN 0.7.0