Graphic Design Forum and Web Design Forum  

Go Back   Graphic Design Forum and Web Design Forum »Web Design Forum »CSS Forum

Notices

CSS Forum Cascading Style Sheets (CSS) and XHTML Forum


Reply
 
LinkBack (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 28-06-2007, 09:57 PM
inbetweendays's Avatar
Junior Member
 
Join Date: Jun 2007
Posts: 7
Default Advice for creating easy-to-update sites?

I am currently working on creating a 30+ page website using HTML/CSS/JavaScript alone (no additional server side scripting or databases like PHP or MySQL). I will be creating each page "by hand" so to speak.

I am curious if anyone has any recommendations on creating 'library' items to make the process less tedious. For example, if I want to change the navigation links in the future I don't want to have to update every single page.

I've used Dreamweaver library items before, and am not a great fan of though... any other recommendations/thoughts?

Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote

  #2 (permalink)  
Old 29-06-2007, 09:38 AM
Toon's Avatar
Netvibes is an Addiction™
 
Join Date: Jan 2007
Location: Sheffield, UK
Gender: Male
Posts: 19,788
Default

A javascript menu should have the ability to do this.

I use a programme called menumachine for Go-Live if I do a site over 30 pages for this reason. I update the menu file and it updates site wide.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #3 (permalink)  
Old 30-06-2007, 10:42 AM
Junior Member
 
Join Date: Jun 2007
Posts: 19
Default

you could do the site in asp and the use an "include" for the menu, then you only have to changing one file will change the site wide... I am new to this but it works a treat on some of the site I have been working on. (you will need asp turned on your host....)
__________________
Breon Snowdon

REAL DESIGN

http://www.realdesignstudios.com
http://www.monkeytactics.co.uk
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #4 (permalink)  
Old 30-06-2007, 06:36 PM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,429
Default

Have your navigation contained within a header.jsp for example, your footer in a footer.jsp
excuse the tables and what not, but this is something old i had laying around that would do what is needed.

Code:
<body>

<table id="main">
<tr>
<td id="header"><jsp:include page="includes/header.jsp" flush="true" /></td>
</tr>
<tr><td id="content">
<jsp:include page="content.jsp" flush="true"></jsp:include></td>
</tr>
<tr><td id="footer"><jsp:include page="includes/footer.jsp" flush="true" /></td>
</tr>
</table>

</body>
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #5 (permalink)  
Old 11-07-2007, 09:19 PM
Russlock's Avatar
Established Member
 
Join Date: Jan 2007
Location: Middlesbrough, Teesside
Gender: Male
Posts: 402
Default

Just get your page how you want it in dreamweaver and then save as a template, then create your new pages from that template.

i.e new-from template- your template.dwt

as you would already have the code in the template for your external css, little things can be changed on that, i.e colour; fonts ect, but if you did a major change, just change your template, and dreamweaver will ask you if you want to change all pages made from that template.

easy peasy, lemon sqeezy.
__________________
It's not what you know or who you know, it's what you know about who you know !!!

Website design you CAN afford
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #6 (permalink)  
Old 09-08-2007, 05:25 PM
inbetweendays's Avatar
Junior Member
 
Join Date: Jun 2007
Posts: 7
Default

Thanks to everyone for the feedback... I ended up going back to Dreamweaver library files, and realized they weren't so bad after all, at least until the site is transfered to PHP or some form of CMS.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #7 (permalink)  
Old 10-08-2007, 12:06 PM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,429
Default

the above .jsp includes could be done just as easy, and Cleaner with some php includes to include a header and footer.
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Logo Update PolarBear Graphic Design & Web Design Critique 34 02-04-2008 01:47 PM
Site update nelkz Graphic Design & Web Design Critique 12 12-02-2008 02:11 PM
Slight Update PR Design Web Design Forum Showcase 3 25-09-2007 07:04 PM
Quark Update Toon Design and Print Software 3 12-09-2007 03:40 AM
update m_norm Graphic Design & Web Design Critique 6 14-08-2007 08:35 PM


All times are GMT. The time now is 02:27 PM.



Estetica Design Forum's Privacy Policy
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0