[campsite-dev] Re: [campsite-support] Another FreeBSD Campsite server
  • How would you implement an ordering system in the issue? Browsing all articles in an issue in one
    list may be quite cumbersome. My first idea is to implement article score or something like that
    but we certainly need to get more ideas.

    I posted this email to campsite-dev@campware.org too and I invite you to continue this discution
    there.

    Mugur

    --- digitalnegocio@gmail.com wrote:
    > Yeah, I know. For instance, this is the code to obtain the list of articles
    > in a section marked to be on section page and ordered by the "order number"
    > (not the article number) you can select in the section:
    >
    >
    >
    >
    > The problem: homepage is not a section so you can't give an order number to
    > their articles.
    >
    > The only workaround I found is to make a homepage.tpl per section.
    >
    > In the template1, main article in section 1 is the most important in home
    > page.
    > In the template2, main article in section 2 is the most important in home
    > page.
    > In the template3, main article in section 3 is the most important in home
    > page.
    >
    > So you can associate one of these templates to the edition according to the
    > importance of the news in every section.
    >
    > But I think this is such an important issue that should be considered a
    > better solution for in the future.
    >
    > 2006/10/16, Ondra Koutek :
    > >
    > > The priority on the homepage? It is question of templates. Depending on
    > > the template you use on template you can put different ctiterias to list
    > > articles command which can additionaly be sorted. So take the list and
    > > customize it to your needs.
    > >
    > > Ondra
    > >
    > > digitalnegocio@gmail.com p