[thelist] can someone build a 100-page website with only HTML/CSS skill?

Olivier Percebois-Garve percebois at gmail.com
Tue Nov 11 10:55:09 CST 2008


what about :
about_us/index.html
about_us/archived.html

then put a case where it skips folder or files prefixed with "_"

and you've a flexible solution, with cryptic conf file.



On Tue, Nov 11, 2008 at 5:44 PM, Zhang Weiwu <zhangweiwu at realss.com> wrote:

> Olivier Percebois-Garve wrote:
> > why a conf file ? just read the filesystem and build the nav out of that.
> >
> >
> yes, possible with a good naming convention.
> e.g.
> about_us.pre-publish.html
> about_us.html
> about_us.archived.html
>
> Then the script could only read those matches [^.]*\.html which are the
> files ready to appear in navbar.
>
> That's a good idea to read from filesystem. Mabye I just write that
> script for her, once and solves her problem in the future projects as
> well:)
>
> --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



More information about the thelist mailing list