[prev in list] [next in list] [prev in thread] [next in thread] 

List:       binarycloud-dev
Subject:    Re: [binarycloud-dev] Conf *grumbles*
From:       Jason Hines <jch () eyeintegrated ! com>
Date:       2003-12-26 9:57:24
[Download RAW message or body]

-- am thinking this aloud to 1. revisit Conf format and 2. imagine how 
to build an nav app in bc.

Conf may not be the best format for handling all this data in one file.

Navigation.conf.xml:
   <property name="direction">vertical</property>
   <property name="width">200</property>
   <section name="submenu">
     <property name="title">Unit Tests</property>
     <property name="link">unit_tests.php</property>
     <section name="pages">
       <section name="page">
         <property name="title">Storage Tests</property>
         <property name="link">storage_tests.php</property>
       </section>
       <section name="page">
         <property name="title">Form Test</property>
         <property name="link">form_test.php</property>
       </section>
     </section>
   </section>

Perhaps a cleaner approach in this case would be to split the various 
conf elements up into:

cascading_menu/conf/Pages.conf.xml
cascading_menu/conf/Layout.conf.xml

I'll experiment with this.


jason



Jason Hines wrote:
> How can this be done using Conf format?  I've tried a few ways, but 
> nothing perfect.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@binarycloud.tigris.org
For additional commands, e-mail: dev-help@binarycloud.tigris.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic