General Community > WebsiteBaker Website Showcase
Hockeyfansunite.com
marccouture:
Here's a site I just started with a few buddies of mine, using WebsiteBaker and a very lightly modified version of the Box template:
http://www.hockeyfansunite.com
The site was set up within a day. Graphics and misc. layout features will be ironed out over the next couple of weeks, so feel free to make suggestions.
Thanks again to developers and contributors to WB, you are the reason it is so easy to get up and running with an idea. You rock! 8-)
kweitzel:
I like that design! Have you thought about using the show_menu2 function for the sitemap? I have it running here "http://www.fischertechnik-sammler.de/pages/seitenuebersicht.php" ... it does gove some more information about the pages, since it takes some of the metadata as well ...
cheers
Klaus
marccouture:
re: sitemap: good suggestion, is it only a matter of installing the showmenu2 add-on or do I have to tweak the code a bit? Thanks!
ruebenwurzel:
Hello,
you also have additional display options with the standard sitemap modul. Look at the helpfile from this modul to get mor informations about the varaibles you can use.
If you use show_menu2 you have to adapt the menucall. Never used this for the sitemap, but i think you have to make a codepage (instead of a page with the sitemap modul) and add the show_menu2 call. For more information look here:
http://code.jellycan.com/sm2test/
Matthias
kweitzel:
just put the code for the sitemap in a codepage. Put the options like in the site Matthias posted and you are done ...
The code I used:
--- Code: ---show_menu2(SM2_ALLMENU, SM2_ROOT, SM2_ALL, SM2_ALL|SM2_ALLINFO, '[li]<span class="content">[a][page_title]</a> (MenĂ¼: [a][menu_title]</a>)<br /><i>[description]</i><br /></span><br />', false, '<ul class="sitemap [class]">');
--- End code ---
cheers
Klaus
Navigation
[0] Message Index
[#] Next page
Go to full version