FLUX.NET Community

Community site for the FLUX.NET Enterprise content management community.
Welcome to FLUX.NET Community Sign in | Join | Help
in Search

Add new content

Last post 09-01-2008, 19:19 by tonyj. 3 replies.
Sort Posts: Previous Next
  •  09-01-2008, 18:02 88

    Add new content

    Hi, I want to add a neww content in my new fresh install that seems to work perfectly.

    When I click ADD NEW, I'm supposed to see a list of "modules", content type, I want to add I think but I see absolutly nothing....?!

    Help!

  •  09-01-2008, 18:11 89 in reply to 88

    Re: Add new content

    You need to have a content type that can be added to the "root" of the site. Eg;

    <NodeType ID=".....">

    <Relationships AddRoot="true">

    <Add>id of a type that can be added to this type</Add>

    </Relationships>

    </NodeType>

    Hope this helps.

  •  09-01-2008, 18:24 90 in reply to 89

    Re: Add new content

    Sorry I don't see what U mean...
    How I'm supposed to add content type?
    I cannot create pages with content or others things by default?

    I will send you by mail a screenshot of my admin panel.

    Because I cannot attach to post...

     

  •  09-01-2008, 19:19 91 in reply to 90

    Re: Add new content

    Flux lets you manage any sort of content you like, it doesn't prescribe that content = html + a title or anything like that so you have to define the structure and format of the content you want to manage on the site, and how the different types relate to each other.

    eg: A news article might have a headline, some body content, a published date and an author whilst a simple html page might just have a title and some body content.

    Once you've defined the types, you then have to decide how they are going to be edited and rendered to the browser by creating the templates for them.

    There is some documentation on how to do this, http://www.fluxcms.co.uk/files/folders/32/download.aspx - it's not brilliant but it should get you started.

View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems