
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 123 (100.0%) | 8.2 |
| freq77 | 4 (26.7%) | 110 (89.4%) | 27.5 |
| xsign | 7 (46.7%) | 11 (8.9%) | 1.5 |
| vain | 4 (26.7%) | 2 (1.6%) | 0.5 |
- deleted the xml language stuff, it's all about po and mo now :)
0 lines of code changed in 3 files:
- corrected xml syntax
2 lines of code changed in 1 file:
7 lines of code changed in 1 file:
Leider schmiert mein Apache sooo oft ab, dass ich kaum weitercoden kann :( Habe nun mal die Shoutbox (zumindest das Formular^^) in die rechte Navi integriert.
6 lines of code changed in 2 files:
2 lines of code changed in 1 file:
I got it, created a Template for the Shoutbox. Further, I created a language file for the shoutbox and inserted the first translations.
I implemented a 'Service Template' called 'showErrorList.tpl'. I think Service Templates are great to reduce redudant code because they can handle some thing. The above mentioned one handles the output of an array consisting of errors. They should be assigned by php to smarty after a form validation, if some errors occured (e.g. inserted a non-valid email etc).
I don't know yet, if I can handle the shoutbox to function via ajax ... we'll see. But something wonders me: is it possible to display a module on a particular part of the page? Because a shoutbox should not be displayed on a extra page like the news but in the navi or something like this. to test the shoutbox, you have to enable it via db whitelisting. The used SQL can be found in the shoutbox.module.php. I stop here :D
102 lines of code changed in 1 file:
2 lines of code changed in 2 files:
0 lines of code changed in 2 files:
Initial Import
2 lines of code changed in 2 files: