http://magicomm.biz

post released sites here made with phpwcms

http://magicomm.biz

Postby spazcer on Tue Dec 18, 2007 23:03

This is the first of many websites I will be making in PHPwcms

http://magicomm.biz/index.phtml

I'm eventually going to add a blog and forum to it as well as front end login however I'm torn between adding the functionality with modules or waiting for a new release. I will probably resort to PHPBB for the forum unless anyone has a better solution.

I also had to create my own replacement tag for the file list template so i could display the info that was typed in through the backend.

I also changed the calendar mod a bit so that it displayed events for the whole year.
User avatar
spazcer
 
Posts: 5
Joined: Mon Oct 22, 2007 20:30
Location: Amesbury, MA

Postby 360fusion on Tue Dec 18, 2007 23:22

I really like this site. Great use of colour, graphics and images. Nice work.

Did you create a new template for each category so the left nav will display each sub category? I tried nav setlevel ages ago but haven't used it for a while, is there another way to do it now other than different templates?

Ben
User avatar
360fusion
 
Posts: 115
Joined: Tue Aug 29, 2006 23:15
Location: Yarm, UK

Postby axelko on Thu Dec 20, 2007 13:07

Ben,

Just look here http://www.phpwcms.de/forum/viewtopic.php?t=14273.
Lift level is the magic word.

Level lift for the vertical navigation, beginning at the first level behind :
Code:
Code: Select all
[PHP]
if(isset($GLOBALS['LEVEL_ID'][1])) {
$level_id = $GLOBALS['LEVEL_ID'][1];
echo '<div class="nlu_navi1">'.LF;
echo '{NAV_LIST_UL:F,'.$level_id.',,act_path,active}';
echo '</div>';
}
[/PHP]


Greetz,

Axel
-------------------------------
User avatar
axelko
 
Posts: 77
Joined: Mon Feb 27, 2006 21:51

Postby spazcer on Thu Dec 20, 2007 17:09

I actually did create multiple templates. At first i was just going to use one, but i wanted the freedom of being able to change the banners and look and feel of the main topics.

Jon
User avatar
spazcer
 
Posts: 5
Joined: Mon Oct 22, 2007 20:30
Location: Amesbury, MA

Re: http://magicomm.biz

Postby 360fusion on Sat Dec 22, 2007 15:53

Well you learn something new everyday. I'll look into this over Christmas.

Thanks
Ben
User avatar
360fusion
 
Posts: 115
Joined: Tue Aug 29, 2006 23:15
Location: Yarm, UK

Re: http://magicomm.biz

Postby nekket on Wed Dec 26, 2007 20:22

I like this page. But there are some minor points which could be a little bit better (only small fixes):
    1.) The headlines / H-tags. They are a little bit too strong in my opinion. It would be a little bit better if the color would not be so dark and if the font size would be a litte bit smaller.
    2.) Color of links: the default blue color is a little bit boring - try it with a different color.
    3.) Main menu (top of the page): the indicator which shows the active section is a little bit difficult to see. Perhaps you can use the 2pixel line on the top of each menu point to become a different color when the section is active.
    4.) Sub menu: there is no indication which section is active. :(
    5.) Conact form: try to format the form fields and buttons.
Image
User avatar
nekket
 
Posts: 585
Joined: Tue Nov 18, 2003 14:46
Location: Baden-Baden

Re: http://magicomm.biz

Postby metti on Sun Dec 30, 2007 21:37

The design is very nice, but the header (especialy the main-navi) somehow does not fit into the rest of the design and i think you should work a bit on design of the content (link-colors, contact-form etc.).
But all in all: nice site ;)
#GeorgeWBush { position:absolute; bottom:-6ft; }
User avatar
metti
 
Posts: 73
Joined: Tue Nov 28, 2006 06:34
Location: Merseburg

Re: http://magicomm.biz

Postby spazcer on Tue Mar 11, 2008 19:30

I added a blog. I used shinypixel's blog and modded it to have a sidebar, rss feed, and tags as well as formatted urls,
http://www.magicomm.biz/blog.phtml
User avatar
spazcer
 
Posts: 5
Joined: Mon Oct 22, 2007 20:30
Location: Amesbury, MA

Re: http://magicomm.biz

Postby Heiko H. on Tue Mar 11, 2008 20:02

Hi,

I like it too, good job!
But a lot of errors in sourcecode http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.magicomm.biz%2Findex.php%3Findex

Heiko...
wenn der weg das ziel ist, ist das ziel dann weg?
User avatar
Heiko H.
 
Posts: 449
Joined: Thu Oct 27, 2005 09:41
Location: Dresden

Re: http://magicomm.biz

Postby claus on Tue Mar 11, 2008 20:21

I added a blog

Is it core code hacking or a module? If the latter I'd be interested!
forum integration for phpwcms: It's done! go get it! ;) no no don't take it - it's prepre alpha still ...
User avatar
claus
 
Posts: 1923
Joined: Mon Jan 10, 2005 16:29
Location: Germany / Kassel

Re: http://magicomm.biz

Postby spazcer on Tue Mar 11, 2008 22:24

viewtopic.php?t=11637

I used his module and then edited the frontend.render and db.functions file as well as made a custom rssfeed.php. If anyone is interested id be more than happy to get it all organized and put it up somewhere.
User avatar
spazcer
 
Posts: 5
Joined: Mon Oct 22, 2007 20:30
Location: Amesbury, MA


Return to sites you are proud of (made with phpwcms only)

Who is online

Users browsing this forum: Alexa [Bot] and 0 guests