Hi everyone. I have quiet a few questions I would like to ask. Any
suggestions or direction one could lead me in to answer my questions
would be much appreciated. Here we go...


1. How do you place a link in the <(navi)> to go to the homepage?

2. How do I implement a secure section of my site?
        2a. How do I restrict what content (including navigation menu)
is visible to specific individual users and by user         groups? 
        2b. Is inheritance supported?

I require a security system that allows for individual access as well as
group level access. I currently have 5 groups of users that would see
different content. Certain users would have control over
adding/editing/marinating user accounts for a specific company/branch
locations. I would also require to have a interface that would allow me
to maintain all of this. I assume AegirCMS would handle this under
persons/groups. I already have a security system like this designed in
PHP along with an admin interface. However I'm not sure how to do this
system under Midgard. Oh also I would require further details to be
store per user then Midgard does by default. Would this be done by me
adding more columns to the persons table or adding additional tables?

3. How would a user that has editing rights to a section of the web site
be able to upload PDFs and asking the user for a few details of the
uploaded PDF? 

I have a huge literature section on my current web site that is entirely
rendered from a database table (files are referenced via file path) that
is has major details. How can this be done using Midgard? Would
integrating my system into Midgard be a better approach? Is it possible?

4. How can I hide the  <(breadcrumb)> <(last-updated)>
<(edit-this-page)> for those that should see it only?

5. When developing using Midgard how should one do it? Do all the coding
in Midgard? Or do some people keep a site running without Midgard
involved with the same code so one can use an IDE such as Zend Studio?
Copy/paste code from there into Midgard?

6. Is it correct that Midgard currently only supports MySQL for the
backend?

7. How can I remove the Title on the homepage? I set the Title blank in
Midcom-admin but Midgard still places the <h1></h1> code in. Which in
return causes a paragraph break that breaks my design well kicks it down
lower. Doesn't look as nice to me.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to