Directory branches/0.2.1-FINAL/templates/de/html/surfbar/

Directory Created:
2008-09-06 06:28
Total Files:
10
Deleted Files:
0
Lines of Code:
175

[root]/branches/0.2.1-FINAL/templates/de/html/surfbar

Lines of Code

branches/0.2.1-FINAL/templates/de/html/surfbar/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 146 (100.0%) 566 (100.0%) 3.8

Most Recent Commits

quix0r 2012-11-11 22:08 Rev.: 6167

Extension ext-surfbar continued:
- Added booking packages for ext-surfbar (unfinished admin area + member)
- Renamed most 'Surfbar' to 'Besuchertausch' which is more correct
- Swapped out some messages to language file
- Other improvements
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_start_banner.tpl (+1 -1)
quix0r 2012-11-10 01:45 Rev.: 6159

Mailer project continued (heavy refactoring):
- Added all missing nodes in all XML templates to allow $content being handled
by referred HTML templates
- This means that you can pass "dynamic" content through the XML sub system to
the templates as usual. If you do so, a generic 'rows' array element is being
used for the row output
- Refactured all form-tags to EL code to allow e.g. adding session id to all
forms or (not yet added) TAN numbers to combat any kind of form spamming and
accidentally done re-submits
- Including closing form tag
- In the above process, onsubmit/onreset are now strongly discouraged as you
should better use the jQuery AJAX framework
- Other rewrites/refacturings I cannot remember
- TODOs.txt updated

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_login_form.tpl (+2 -2)
quix0r 2012-10-21 20:34 Rev.: 6070

The usual asset of bugfixes for ext-surfbar

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_top.tpl (+1 -1)
quix0r 2012-09-29 13:50 Rev.: 5960

mailer project continued:
- Some global array elements renamed (someGlobalElement -> __some_global_element)
- Copyright notice disabled in mailid.php as it destroys the frameset
- Function debug_report_bug() renamed to reportBug()
- Function app_die() renamed to app_exit()
- More wrapper functions used (e.g. getRandomTan() instead of PHP's mt_rand())
- New AJAX-based installation introduced (it is not finished)
- Renamed several ALL_UPER_CASE() functions to camel-case notation
- Extension ext-currency introduced which will deprecate ext-wernis all other eCurreny-related extensions
- Renamed various HTML and email templates to new notation
- Some shell scripts moved to 'contrib' folder
- JQUERY updated to latest stable version (including custom build of jqueryui)
- License files renamed/moved
- Many other fixes/improvements I forgot to mention
- Varrious typos fixed
- Copyright updated (to 2012)
- TODOs.txt updated

5 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_stats.tpl (+1 -1), surfbar_frame_textlinks.tpl (+1 -1), surfbar_frame_top.tpl (+2 -3), surfbar_login_form.tpl (+1 -1)
quix0r 2011-08-22 19:15 Rev.: 5842

Extension ext-network continued:
- Network types handler can now be added (yet a template for showing saved data
needs to be added)
- Several minor improvements
- todo-builder.sh does now search for .htaccess files with something to do
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_textlinks.tpl (+1 -1)
quix0r 2011-07-09 06:08 Rev.: 5616

More fixes for ext-surfbar:
- Fixed some template bugs, the dollar sign went missing
- Renamed template (we write some_delete_foo and not some_del_foo)
- TODOs.txt updated

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frameset.tpl (+2 -1)
quix0r 2011-07-09 04:35 Rev.: 5614

XML parser introduced, ext-surfbar rewritten, more EL code:
- XML parser functions (see xml-functions.php) introduced which shall make it
much easier in adding list/edit/delete/foo forms to the script by a XML
rather than tons of hard-to-debug code or large call parameters
- Extension ext-surfbar: Edit/delete/lock/unlock/undelete of URLs is now
rewritten to make usage of above XML parser
- For same extension, new translateFooToBar() wrappers has been introduced in
EL code.
- TODOs.txt updated

13 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_top.tpl (+13 -13)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

10 lines of code changed in 10 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: .htaccess (+1), surfbar_frame_banner.tpl (+1), surfbar_frame_start.tpl (+1), surfbar_frame_stats.tpl (+1), surfbar_frame_textlinks.tpl (+1), surfbar_frame_top.tpl (+1), surfbar_frameset.tpl (+1), surfbar_login_form.tpl (+1), surfbar_start_banner.tpl (+1), surfbar_stopped.tpl (+1)
quix0r 2011-02-16 14:20 Rev.: 5460

We should write UTF-8 in upper-case

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_login_form.tpl (+1 -1)
quix0r 2010-09-02 13:15 Rev.: 5303

Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
- Configuration of advertisment networks is now prepared but not functional
- CSS further cleaned up
- HTML rewritten and some missing 'class' attributes added

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_login_form.tpl (+3 -3)
quix0r 2010-08-25 14:47 Rev.: 5275

A lot CSS classes rewritten, please update all your themes.

11 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_start.tpl (+4 -4), surfbar_login_form.tpl (+5 -5), surfbar_stopped.tpl (+2 -2)
quix0r 2010-07-19 01:28 Rev.: 5153

New extension ext-cliclbanner introduced, a lot SVN properties changed

10 lines of code changed in 10 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: .htaccess (+1), surfbar_frame_banner.tpl (+1), surfbar_frame_start.tpl (+1), surfbar_frame_stats.tpl (+1), surfbar_frame_textlinks.tpl (+1), surfbar_frame_top.tpl (+1), surfbar_frameset.tpl (+1), surfbar_login_form.tpl (+1), surfbar_start_banner.tpl (+1), surfbar_stopped.tpl (+1)
quix0r 2010-06-29 23:49 Rev.: 5092

Even more fixes for surfbar, EL rewrites

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_stopped.tpl (+2 -2)
quix0r 2010-06-29 14:20 Rev.: 5091

Rewrites/fixes for surfbar

5 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_top.tpl (+5 -67)
quix0r 2010-06-28 04:47 Rev.: 5065

New function isValidUserid() introduced, more rewrites to EL:
- New function isValidUserId() introduced, see ticket #147. This function just
validates a given user id if it not null, not empty and larget than zero.
- More rewrites to make use of EL
- 'surfbar_counter' is now a CSS class, not id
- TODOs.txt updated

9 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_stats.tpl (+6 -6), surfbar_frame_textlinks.tpl (+1 -1), surfbar_frame_top.tpl (+1 -1), surfbar_stopped.tpl (+1 -1)
quix0r 2010-06-20 00:56 Rev.: 5000

More rewrites to make use of the EL

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_top.tpl (+7 -7)
quix0r 2010-06-19 13:42 Rev.: 4996

Rewritten to make use of EL

8 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_stats.tpl (+7 -7), surfbar_frame_textlinks.tpl (+1 -1)
quix0r 2010-06-06 16:49 Rev.: 4978

A lot forced-space characters ( ) removed, naming convention applied also in JavaScript functions

31 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_top.tpl (+31 -22)
quix0r 2010-05-28 19:38 Rev.: 4976

Even more rewrites/fixes from EL branch (please report any broken part after you have updated to this revision)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_top.tpl (+1 -1)
quix0r 2010-03-31 20:36 Rev.: 4948

Complete refacture for previously discovered inconsistency

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_top.tpl (+1 -1)
quix0r 2009-12-16 02:22 Rev.: 4841

Naming-inconsistency fixed #2

4 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_textlinks.tpl (+3 -3), surfbar_frame_top.tpl (+1 -1)
quix0r 2009-12-04 07:25 Rev.: 4818

Major cleanup of old-school HTML-mess...

10 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_start.tpl (+2 -2), surfbar_login_form.tpl (+7 -28), surfbar_stopped.tpl (+1 -1)
quix0r 2009-11-22 06:38 Rev.: 4705

Next stage of HTML rewriting, lesser br-tags

13 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_stats.tpl (+7 -7), surfbar_frame_textlinks.tpl (+4 -4), surfbar_frame_top.tpl (+1 -1), surfbar_stopped.tpl (+1 -1)
quix0r 2009-11-20 18:21 Rev.: 4697

Now extension code must be inserted like {%ext,version=foo%}

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_stopped.tpl (+1 -1)
quix0r 2009-11-18 04:45 Rev.: 4678

Global rewrite of engine:
- Cookie-less (even no session cookie) should now work
(maybe with some flaws)
- Some code cleanups

20 lines of code changed in 8 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_banner.tpl (+1 -1), surfbar_frame_stats.tpl (+1 -1), surfbar_frame_textlinks.tpl (+5 -4), surfbar_frame_top.tpl (+5 -5), surfbar_frameset.tpl (+4 -4), surfbar_login_form.tpl (+2 -2), surfbar_start_banner.tpl (+1 -3), surfbar_stopped.tpl (+1 -1)
quix0r 2009-11-10 01:31 Rev.: 4649

Some code 'beatuified', config in templates surfbar_stopped.tpl

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_stopped.tpl (+1 -1)
quix0r 2009-11-09 18:47 Rev.: 4646

All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have 4 columns

4 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_start.tpl (+2 -2), surfbar_frame_top.tpl (+1 -1), surfbar_stopped.tpl (+1 -1)
quix0r 2009-11-07 06:51 Rev.: 4620

Huge HTML/CSS rewrite (see forum)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_top.tpl (+1 -1)
quix0r 2009-11-05 20:32 Rev.: 4600

Several fixes for template engine, JavaScripts, etc.

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_stopped.tpl (+2 -3)
quix0r 2009-11-01 15:43 Rev.: 4512

Special characters, like German Umlaute, rewritten to entities (yes, still them... ;))

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_banner.tpl (+1 -1), surfbar_frame_textlinks.tpl (+1 -1)
quix0r 2009-10-28 02:27 Rev.: 4383

Caching again rewritten, admin functions fixed:
- All cache loaders rewritten not to load itself, it is handled in cache class
'CacheSystem', method addRow() instead
- Several miss-leading variables in admin functions (e.g. getAdminHash()) fixed
- Now the admin login is used for all cache entries except the 'login' entry

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_top.tpl (+1 -1)
quix0r 2009-10-27 18:24 Rev.: 4372

Huge script change, see http://forum.mxchange.org/topic-458.html for details:
- There are tons of changes and improvements, please read at our forum on URL
http://forum.mxchange.org/topic-458.html for further details.

16 lines of code changed in 7 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: .htaccess (+1 -1), surfbar_frame_stats.tpl (+1 -1), surfbar_frame_textlinks.tpl (+6 -7), surfbar_frame_top.tpl (+3 -2), surfbar_frameset.tpl (+1 -1), surfbar_login_form.tpl (+1 -1), surfbar_stopped.tpl (+3 -37)
quix0r 2009-10-11 03:16 Rev.: 4363

Several more constants rewritten to getConfig()

19 lines of code changed in 7 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_start.tpl (+2 -2), surfbar_frame_stats.tpl (+2 -2), surfbar_frame_textlinks.tpl (+4 -4), surfbar_frame_top.tpl (+5 -5), surfbar_frameset.tpl (+4 -4), surfbar_login_form.tpl (+1 -1), surfbar_stopped.tpl (+1 -1)
quix0r 2009-10-07 20:59 Rev.: 4346

Login form for guests in surfbar added, some trigger_error() added, misc rewrites

46 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_login_form.tpl (new 46)
quix0r 2009-10-05 23:56 Rev.: 4336

Better out, then it is automatic

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frameset.tpl (+1 -1)
quix0r 2009-10-05 23:37 Rev.: 4335

Scrollbar enabled for url frame...

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frameset.tpl (+1 -1)
quix0r 2009-07-29 18:36 Rev.: 4279

CSS classes rewritten to ids to let JavaScript insert more values. Some wrappers added

29 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_banner.tpl (+1 -1), surfbar_frame_stats.tpl (+9 -9), surfbar_frame_textlinks.tpl (+3 -3), surfbar_frame_top.tpl (+14 -8), surfbar_stopped.tpl (+2 -2)
quix0r 2009-03-12 17:56 Rev.: 4120

Several rewrites/fixes which I have done yesterday but not commited, mxchange_die->app_die renamed, fixes from stelzi merged

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: surfbar_frame_textlinks.tpl (changed)
quix0r 2009-03-07 01:30 Rev.: 4048

Removed again

0 lines of code changed in 9 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: .htaccess (-1), surfbar_frame_banner.tpl (-1), surfbar_frame_start.tpl (-1), surfbar_frame_stats.tpl (-1), surfbar_frame_textlinks.tpl (-1), surfbar_frame_top.tpl (-1), surfbar_frameset.tpl (-1), surfbar_start_banner.tpl (-1), surfbar_stopped.tpl (-1)
quix0r 2009-03-06 18:06 Rev.: 4018

A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags created for remaining, svn:keyword added

9 lines of code changed in 9 files:

  • branches/0.2.1-FINAL/templates/de/html/surfbar: .htaccess (+1), surfbar_frame_banner.tpl (+1), surfbar_frame_start.tpl (+1), surfbar_frame_stats.tpl (+1), surfbar_frame_textlinks.tpl (+1), surfbar_frame_top.tpl (+1), surfbar_frameset.tpl (+1), surfbar_start_banner.tpl (+1), surfbar_stopped.tpl (+1)

(21 more)

Generated by StatSVN 0.7.0