Summary | missing configtab on conf.xml |
Queue | Gollem |
Queue Version | 1.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jb (at) myrealbox (dot) com |
Created | 12/11/2005 (7150 days ago) |
Due | |
Updated | 12/12/2005 (7149 days ago) |
Assigned | 12/11/2005 (7150 days ago) |
Resolved | 12/12/2005 (7149 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ missing configtab on conf.xml
Queue ⇒ Gollem
configtab section in the conf.xml file. In the 1.0 version, you are
given the choices for File Manager settings, Menu Settings, and
Backend Settings. With 1.0.1 you are only shown the User Capabilities
and Constraints. In the 1.5.2.1 version of the conf.xml file, I added
this as line 4
<configtab name="general" desc="General">
and this as line 22
</configtab>
Now I have a general section that shows File Manager Settings and Menu
settings.