| ||||
| .:: Home :: Dev. Resources :: Forums ::. |
| Dragonfly CMS CVS Repository |
|---|
| Location: / cvs / themes / reDesign / includes / cssmainmenu.php |
| 1.19 by estlane | view | annotate | download |
| 2010/03/22 17:32:09 (2 years ago) Changed : +11 -3 lines Differences to 1.18 | Blame IE6 Some slight colour tunings And probably something else too |
| 1.18 by estlane | view | annotate | download |
| 2009/11/05 16:44:46 (2 years ago) Changed : +3 -4 lines Differences to 1.17 | Don't show _NONE category for curmenu block in admin |
| 1.17 by estlane | view | annotate | download |
| 2009/11/05 00:55:53 (2 years ago) Changed : +4 -5 lines Differences to 1.16 | So that's why I used -1 before. Seems that with 0 _NONE category will always be highlighted, because it's id is 0. Using false boolean and === checking with type fixes it. |
| 1.16 by estlane | view | annotate | download |
| 2009/11/04 21:35:47 (2 years ago) Changed : +2 -8 lines Differences to 1.15 | Some merging problem maybe... |
| 1.15 by estlane | view | annotate | download |
| 2009/10/29 12:18:44 (2 years ago) | reDesign 3 Includes a lot of fixes and updated design |
| 1.14 by estlane | view | annotate | download |
| 2009/10/19 16:49:21 (2 years ago) Changed : +59 -34 lines Differences to 1.13 | $curcat was returning true when it was -1 |
| 1.13 by estlane | view | annotate | download |
| 2009/02/06 10:28:26 (3 years ago) Changed : +15 -3 lines Differences to 1.12 | New blockstyle Different left side, footer A LOT of work in coppermine and other stuff |
| 1.12 by estlane | view | annotate | download |
| 2008/11/19 14:51:55 (3 years ago) Changed : +3 -3 lines Differences to 1.11 | Constant name as _MENU if category is unknown |
| 1.11 by estlane | view | annotate | download |
| 2008/11/19 14:00:10 (3 years ago) Changed : +7 -3 lines Differences to 1.10 | Define current category. /Now we can use it as a dynamic block title for example. |
| 1.10 by estlane | view | annotate | download |
| 2008/11/16 16:16:00 (3 years ago) Changed : +11 -12 lines Differences to 1.9 | If home module is not under a category that points to $mainindex we will understand that and will not set the module's category active. In case $mainindex is an empty string we have one more check and that is that the category which points to the $mainindex must be named as _HOME (in this case the category will be made clickable aswell). |
| 1.9 by estlane | view | annotate | download |
| 2008/09/26 13:02:42 (3 years ago) Changed : +24 -20 lines Differences to 1.8 | Coppermine theme.inc now also compatible with 9.2.1 Main menu uses the defined constant of custom module title instead of showing the variable name |
| 1.8 by estlane | view | annotate | download |
| 2008/05/30 09:29:56 (3 years ago) Changed : +37 -17 lines Differences to 1.7 | Forums navigation etc |
| 1.7 by estlane | view | annotate | download |
| 2008/02/25 19:55:19 (4 years ago) Changed : +3 -3 lines Differences to 1.6 | Bugfixes Default topic images Simplified blocks Removed old blockimages FINALLY FIXED IE7 Menu bug A bit new look And a lot more |
| 1.6 by estlane | view | annotate | download |
| 2008/02/11 16:51:47 (4 years ago) Changed : +21 -26 lines Differences to 1.5 | Improved admin css menu |
| 1.5 by estlane | view | annotate | download |
| 2008/02/05 22:42:08 (4 years ago) Changed : +32 -7 lines Differences to 1.4 | Updated menustyle(still not ready) Removed unnecessary script I forgot |
| 1.4 by estlane | view | annotate | download |
| 2007/10/23 19:53:09 (4 years ago) Changed : +18 -17 lines Differences to 1.3 | Awesome black stylesheet added, though header gradient needs some altering. Changed comments layout a bit(fixed a bug where anonymous had userprofile aswell) Changed bgcolor1 etc in theme.php to classes in stylesheet, may be buggy if some class is already used, but then again why should anyone use classes if using that old php-nukeis php variable instead of stylesheet anyway. Some other stuff too I guess, oh yeah, the CSS Top menu got nicer. |
| 1.3 by estlane | view | annotate | download |
| 2007/10/18 21:33:24 (4 years ago) Changed : +37 -7 lines Differences to 1.2 | Inition of project "Tablefree Forums" Use(d) a lot of phpBB3's new style and images |
| 1.2 by estlane | view | annotate | download |
| 2007/09/15 12:21:16 (4 years ago) | Test and update |
| 1.1 by nanocaiordo | view | annotate | download |
| 2007/09/15 11:46:40 (4 years ago) | reDesign |