Re: [OpenWrt-Devel] R: Re: How to cycle over uci sections

2008-10-29 Thread Felix Fietkau
Roberto Riggio wrote: > - "Tripp Lilley" <[EMAIL PROTECTED]> ha scritto: > >> config_foreach, I believe... > > Well no, this is true only if your sections are like this: > > config page > option display_name"Overview" > option menu"status" > > instea

[OpenWrt-Devel] R: Re: How to cycle over uci sections

2008-10-28 Thread Roberto Riggio
- "Tripp Lilley" <[EMAIL PROTECTED]> ha scritto: > config_foreach, I believe... Well no, this is true only if your sections are like this: config page option display_name"Overview" option menu"status" instead in my case I have the following structur