List Info

Thread: Another FreeBSD Campsite server




Another FreeBSD Campsite server
user name
2006-10-17 14:27:57

Yes, this will be handled more transparently in the future
with Switches
and what not. But for the moment, you could also (ab)use the
Topics for
that purpose.

You could create a root topic called Positioning (or
whatever) and then say
subtopics are "Top Story of the Day", "Second
Most Important Story", "Left
Sidebar Story".  Then you could create a dropdown in
your article type
called Postioning (or Importance), and it would list the
options you had
defined as subtopics.

So your home page template would consist of several lists,
one of them
being the list of top stories (length 1), the other one the
list of Second
Most Important Stories... etc.

A bit cumbersome, but hey, it is a workaround, that mostly
bothers only the
web designer, not the editor/journalist.

And yes, to go back to Mugur's musing on how we should do it
in the future,
we should be able to show a list of all articles in one
issue in the admin
interface, regardless of the section, and be able to sort
this list by
Topics (Switches, whatever).

If you really want to bend your mind, thinking about the
future, introduce
Scheduled Publishing into the equation. We should really
think of advanced
home page management after 3.0...

Sava

digitalnegociogmail.com
10/16/2006 06:04 PM ZE2
Please respond to campsite-support

To: campsite-supportcampware.org
cc:
bcc:
Subject: Re: [campsite-support] Another FreeBSD Campsite
server




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:

<!** List length 10 article type is noticia onsection is
on>
<!** Endlist>

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 <koutekotol.org>: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

digitalnegociogmail.com pí?e v ne 15. 10. 2006 v 22:21
+0200:
> Thanks, Ondra. I added these two lines with crontab -e:
>
> # Campsite: acaba el proceso campsite_server cada 5
minutos.
> */5 * * * * /usr/bin/killall campsite_server
>
> Is it ok?
>
> And do you know how to give priority to articles in
home page?
>
> 2006/10/15, Ondra Koutek <koutekotol.org>:
>         This is campsite bug, that I am unable to fix.
the same bug is
>         everywhere I see campsite and the only solution
I use
>         everywhere is
>         automatic campsite parser killing every 5 or 10
minutes.
>         I believe that new campsite 3.0 with completely
rewritten
>         parser will
>         fix this issue. and I asked myself campsite
developers to
>         speadup the
>         3.0 release asap.
>
>         As the 3.0 is kind of near (I hope till the end
of the year
>         2006) I
>         believe we can live with restarts and wait for
new parser,
>         then loose
>         time by fixing 2.6 branch.
>
>         Ondra
>
>         digitalnegociogmail.com pí?e v ne 15. 10.
2006 v 20:25 +0200:
>         > My first impressions after 48 hours
testing are really,
>         really good.
>         >
>         > I only got two problems:
>         >
>         > - The server stops after some time.
>         > There were errors!
>         > Internal error: Invalid value "
informes.info" of "site
>         alias"
>         > I fix it killing campsite_server process
and restarting
>         apache, but I
>         > hope there is a way to avoid this error. I
received in the
>         mail these
>         > two messages:
>         >
>         > Subject: Cron
>         >
>         <rootnegocio>
/usr/local/campsite/sbin/capsite_notifyendsubs
>         > X-Cron-Env: <SHELL=/bin/sh>
>         > X-Cron-Env: <HOME=/root>
>         > X-Cron-Env: <PATH=/usr/bin:/bin>
>         > X-Cron-Env: <LOGNAME=root>
>         > X-Cron-Env: <USER=root>
>         >
/usr/local/campsite/sbin/capsite_notifyendsubs: not found
>         >
>         >
>
------------------------------------------------------------
--------------
>         >
>         > negocio kernel log messages:
>         > +++ /tmp/security.K9DafZLi      Sun Oct 15
03:04:04 2006
>         > +pid 31927 (campsite_server), uid 80:
exited on signal 11
>         (core
>         > dumped)
>         > +pid 34654 (campsite_server), uid 80:
exited on signal 11
>         (core
>         > dumped)
>         > +pid 34772 (campsite_server), uid 80:
exited on signal 11
>         (core
>         > dumped)
>         >
>         >
>         > - In the other hand, I know how to
priorize the articles in
>         the
>         > sections (with the numbers), but not how
to do it in the
>         home. I can
>         > specify the article to appear on the home
page, but ¿how to
>         set the
>         > order?
>         >
>         > Problems aside, Campsite is fantastic and
FreeBSD server is
>         fast and
>         > smooth.
>
>


Invest in Press Freedom: Visit http://www.mdl
f.org/support-free-press


Another FreeBSD Campsite server
user name
2006-10-17 17:07:59
I will think about all your good advices. The topics system seems to be good, but it requires the editor to edit every article involved in the frontpage to change its aspect (I mean, open the section, open the article, change topic, save, get back, go to another section, another article, change topic, save... It is ok? No. Open the section, open the article...). If there is an easier way to change the topics without entering in every article, please let me know.
&nbsp;
Meanwhile, my two cents for the future: a virtual section, which is the frontpage, with the same ordering system than normal sections. I think it is the easier way to achieve the frontpage ordering and good enough to make complex templating. At least for me: combining this ordering system, image numbers and only three templates, I can get five different frontpages in every section.
 
This frontpage issue apart, I'm really glad with campsite. Did I tell you before?


 ;
2006/10/17, sava.taticmdlf.org">sava.taticmdlf.org < sava.taticmdlf.org">sava.taticmdlf.org&gt;:


Yes, this will be handled more transparently in the future with Switches
and what not. But for the moment, you could also (ab)use the Topics for
that purpose.

You could create a root topic called Positioning (or whatever) and then say
subtopics are "Top Story of the Day", "Second Most Important Story";, "Left
Sidebar Story";. &nbsp;Then you could create a dropdown in your article type
called Postioning (or Importance), and it would list the options you had
defined as subtopics.

So your home page template would consist of several lists, one of them
being the list of top stories (length 1), the other one the list of Second
Most Important Stories... etc.

A bit cumbersome, but hey, it is a workaround, that mostly bothers only the
web designer, not the editor/journalist.

And yes, to go back to Mugur's musing on how we should do it in the future,
we should be able to show a list of all articles in one issue in the admin
interface, regardless of the section, and be able to sort this list by
Topics (Switches, whatever).

If you really want to bend your mind, thinking about the future, introduce
Scheduled Publishing into the equation. We should really think of advanced
home page management after 3.0...

Sava

digitalnegociogmail.com">digitalnegociogmail.com
10/16/2006 06:04 PM ZE2
Please respond to campsite-support

To: campsite-supportcampware.org">campsite-supportcampware.org
cc:
bcc:
Subject: Re: [campsite-support] Another FreeBSD Campsite server




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&quot;
(not the article number) you can select in the section:

<!** List length 10 article type is noticia onsection is on>
<;!** Endlist>;

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 < koutekotol.org">koutekotol.org&gt;: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

digitalnegociogmail.com">digitalnegociogmail.com pí?e v ne 15. 10. 2006 v 22:21 +0200:
&gt; Thanks, Ondra. I added these two lines with crontab -e:
>
&gt; # Campsite: acaba el proceso campsite_server cada 5 minutos.
&gt; */5 * * * * /usr/bin/killall campsite_server
>
> Is it ok?
>
> And do you know how to give priority to articles in home page?
>
> 2006/10/15, Ondra Koutek < koutekotol.org">koutekotol.org&gt;:
>&nbsp; &nbsp; &nbsp;   ; This is campsite bug, that I am unable to fix. the same bug is
>&nbsp; &nbsp;   ; &nbsp; everywhere I see campsite and the only solution I use
>&nbsp; &nbsp;   ; &nbsp; everywhere is
>&nbsp; &nbsp; &nbsp;   ; automatic campsite parser killing every 5 or 10 minutes.
&gt; &nbsp; &nbsp;   ;  I believe that new campsite 3.0 with completely rewritten
> &nbsp;   ; &nbsp;  parser will
>&nbsp;   ; &nbsp; &nbsp; fix this issue. and I asked myself campsite developers to
>&nbsp; &nbsp; &nbsp;   ; speadup the
>&nbsp; &nbsp;   ; &nbsp; 3.0 release asap.
>
  ; &nbsp; &nbsp;  As the 3.0 is kind of near (I hope till the end of the year
>&nbsp;   ; &nbsp; &nbsp; 2006) I
>&nbsp; &nbsp; &nbsp; &nbsp;  believe we can live with restarts and wait for new parser,
&gt; &nbsp; &nbsp; &nbsp;   then loose
>  ; &nbsp; &nbsp; &nbsp; time by fixing 2.6 branch.
&gt;
>&nbsp; &nbsp; &nbsp;   ; Ondra
>
  ; &nbsp; &nbsp;  digitalnegociogmail.com">digitalnegociogmail.com pí?e v ne 15. 10. 2006 v 20:25 +0200:
>; &nbsp; &nbsp; &nbsp; &nbsp; > My first impressions after 48 hours testing are really,
&gt; &nbsp; &nbsp;   ;  really good.
>  ; &nbsp; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; > I only got two problems:
> &nbsp;   ; &nbsp;  >
>&nbsp;   ; &nbsp; &nbsp; > - The server stops after some time.
>  ; &nbsp; &nbsp; &nbsp; > There were errors!
&gt; &nbsp; &nbsp; &nbsp;   > Internal error: Invalid value " informes.info" of "site
  ; &nbsp; &nbsp;  alias";
; &nbsp; &nbsp; &nbsp;  > I fix it killing campsite_server process and restarting
  ; &nbsp; &nbsp;  apache, but I
>&nbsp; &nbsp; &nbsp; &nbsp;  > hope there is a way to avoid this error. I received in the
>&nbsp;   ; &nbsp; &nbsp; mail these
>  ; &nbsp; &nbsp; &nbsp; > two messages:
> &nbsp;   ; &nbsp;  >
>&nbsp;   ; &nbsp; &nbsp; > Subject: Cron
>&nbsp;   ; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; <rootnegocio>; /usr/local/campsite/sbin/capsite_notifyendsubs
>&nbsp; &nbsp;   ; &nbsp; > X-Cron-Env: <SHELL=/bin/sh>
  ; &nbsp; &nbsp;  > X-Cron-Env: <HOME=/root>
&gt; &nbsp; &nbsp; &nbsp;   > X-Cron-Env: <PATH=/usr/bin:/bin>
>&nbsp;   ; &nbsp; &nbsp; > X-Cron-Env: <LOGNAME=root>
  ; &nbsp; &nbsp;  > X-Cron-Env: <USER=root>
>; &nbsp; &nbsp; &nbsp; &nbsp; > /usr/local/campsite/sbin/capsite_notifyendsubs: not found
>  ; &nbsp; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; >
>
--------------------------------------------------------------------------
&gt; &nbsp; &nbsp;   ;  >
>&nbsp;   ; &nbsp; &nbsp; > negocio kernel log messages:
> &nbsp;   ; &nbsp;  > +++ /tmp/security.K9DafZLi &nbsp; &nbsp; &nbsp;Sun Oct 15 03:04:04 2006
>&nbsp;   ; &nbsp; &nbsp; > +pid 31927 (campsite_server), uid 80: exited on signal 11
>&nbsp; &nbsp;   ; &nbsp; (core
>  ; &nbsp; &nbsp; &nbsp; > dumped)
&gt; &nbsp; &nbsp; &nbsp;   > +pid 34654 (campsite_server), uid 80: exited on signal 11
>&nbsp; &nbsp; &nbsp;   ; (core
>  ; &nbsp; &nbsp; &nbsp; > dumped)
&gt; &nbsp; &nbsp; &nbsp;   > +pid 34772 (campsite_server), uid 80: exited on signal 11
>&nbsp; &nbsp;   ; &nbsp; (core
>  ; &nbsp; &nbsp; &nbsp; > dumped)
&gt; &nbsp; &nbsp; &nbsp;   >
>&nbsp;   ; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; > - In the other hand, I know how to priorize the articles in
>&nbsp; &nbsp; &nbsp;   ; the
>&nbsp; &nbsp;   ; &nbsp; > sections (with the numbers), but not how to do it in the
>&nbsp;   ; &nbsp; &nbsp; home. I can
>&nbsp; &nbsp;   ; &nbsp; > specify the article to appear on the home page, but ¿how to
>&nbsp; &nbsp; &nbsp;   ; set the
>&nbsp; &nbsp;   ; &nbsp; > order?
>; &nbsp; &nbsp; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; > Problems aside, Campsite is fantastic and FreeBSD server is
>&nbsp; &nbsp;   ; &nbsp; fast and
>&nbsp; &nbsp;   ; &nbsp; > smooth.
&gt;
>


Invest in Press Freedom: Visit http://www.mdlf.org/support-free-press



Another FreeBSD Campsite server
user name
2006-10-19 19:04:59
Thanks for ideas, I created a ticket for this feature and
put it under public requests:
http://code.campware.org/projects/campsite/ticket/2352

Mugur

--- digitalnegociogmail.com wrote:
> I will think about all your good advices. The topics
system seems to be
> good, but it requires the editor to edit every article
involved in the
> frontpage to change its aspect (I mean, open the
section, open the article,
> change topic, save, get back, go to another section,
another article, change
> topic, save... It is ok? No. Open the section, open the
article...). If
> there is an easier way to change the topics without
entering in every
> article, please let me know.
> 
> Meanwhile, my two cents for the future: a virtual
section, which is the
> frontpage, with the same ordering system than normal
sections. I think it is
> the easier way to achieve the frontpage ordering and
good enough to make
> complex templating. At least for me: combining this
ordering system, image
> numbers and only three templates, I can get five
different frontpages in
> every section.
> 
> This frontpage issue apart, I'm really glad with
campsite. Did I tell you
> before? 
> 
> 
> 
> 2006/10/17, sava.taticmdlf.org <sava.taticmdlf.org>:
> >
> >
> >
> > Yes, this will be handled more transparently in
the future with Switches
> > and what not. But for the moment, you could also
(ab)use the Topics for
> > that purpose.
> >
> > You could create a root topic called Positioning
(or whatever) and then
> > say
> > subtopics are "Top Story of the Day",
"Second Most Important Story", "Left
> > Sidebar Story".  Then you could create a
dropdown in your article type
> > called Postioning (or Importance), and it would
list the options you had
> > defined as subtopics.
> >
> > So your home page template would consist of
several lists, one of them
> > being the list of top stories (length 1), the
other one the list of Second
> > Most Important Stories... etc.
> >
> > A bit cumbersome, but hey, it is a workaround,
that mostly bothers only
> > the
> > web designer, not the editor/journalist.
> >
> > And yes, to go back to Mugur's musing on how we
should do it in the
> > future,
> > we should be able to show a list of all articles
in one issue in the admin
> > interface, regardless of the section, and be able
to sort this list by
> > Topics (Switches, whatever).
> >
> > If you really want to bend your mind, thinking
about the future, introduce
> > Scheduled Publishing into the equation. We should
really think of advanced
> > home page management after 3.0...
> >
> > Sava
> >
> > digitalnegociogmail.com
> > 10/16/2006 06:04 PM ZE2
> > Please respond to campsite-support
> >
> > To: campsite-supportcampware.org
> > cc:
> > bcc:
> > Subject: Re: [campsite-support] Another FreeBSD
Campsite server
> >
> >
> >
> >
> > 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:
> >
> > <!** List length 10 article type is noticia
onsection is on>
> > <!** Endlist>
> >
> > 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 <koutekotol.org>: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
> >
> > digitalnegociogmail.com pí?e v ne 15. 10.
2006 v 22:21 +0200:
> > > Thanks, Ondra. I added these two lines with
crontab -e:
> > >
> > > # Campsite: acaba el proceso campsite_server
cada 5 minutos.
> > > */5 * * * * /usr/bin/killall campsite_server
> > >
> > > Is it ok?
> > >
> > > And do you know how to give priority to
articles in home page?
> > >
> > > 2006/10/15, Ondra Koutek <koutekotol.org>:
> > >         This is campsite bug, that I am
unable to fix. the same bug is
> > >         everywhere I see campsite and the
only solution I use
> > >         everywhere is
> > >         automatic campsite parser killing
every 5 or 10 minutes.
> > >         I believe that new campsite 3.0 with
completely rewritten
> > >         parser will
> > >         fix this issue. and I asked myself
campsite developers to
> > >         speadup the
> > >         3.0 release asap.
> > >
> > >         As the 3.0 is kind of near (I hope
till the end of the year
> > >         2006) I
> > >         believe we can live with restarts and
wait for new parser,
> > >         then loose
> > >         time by fixing 2.6 branch.
> > >
> > >         Ondra
> > >
> > >         digitalnegociogmail.com pí?e v ne 15. 10.
2006 v 20:25 +0200:
> > >         > My first impressions after 48
hours testing are really,
> > >         really good.
> > >         >
> > >         > I only got two problems:
> > >         >
> > >         > - The server stops after some
time.
> > >         > There were errors!
> > >         > Internal error: Invalid value
" informes.info" of "site
> > >         alias"
> > >         > I fix it killing campsite_server
process and restarting
> > >         apache, but I
> > >         > hope there is a way to avoid
this error. I received in the
> > >         mail these
> > >         > two messages:
> > >         >
> > >         > Subject: Cron
> > >         >
> > >         <rootnegocio>
/usr/local/campsite/sbin/capsite_notifyendsubs
> > >         > X-Cron-Env:
<SHELL=/bin/sh>
> > >         > X-Cron-Env: <HOME=/root>
> > >         > X-Cron-Env:
<PATH=/usr/bin:/bin>
> > >         > X-Cron-Env: <LOGNAME=root>
> > >         > X-Cron-Env: <USER=root>
> > >         >
/usr/local/campsite/sbin/capsite_notifyendsubs: not found
> > >         >
> > >         >
> > >
> >
------------------------------------------------------------
--------------
> > >         >
> > >         > negocio kernel log messages:
> > >         > +++ /tmp/security.K9DafZLi     
Sun Oct 15 03:04:04 2006
> > >         > +pid 31927 (campsite_server),
uid 80: exited on signal 11
> > >         (core
> > >         > dumped)
> > >         > +pid 34654 (campsite_server),
uid 80: exited on signal 11
> > >         (core
> > >         > dumped)
> > >         > +pid 34772 (campsite_server),
uid 80: exited on signal 11
> > >         (core
> > >         > dumped)
> > >         >
> > >         >
> > >         > - In the other hand, I know how
to priorize the articles in
> > >         the
> > >         > sections (with the numbers), but
not how to do it in the
> > >         home. I can
> > >         > specify the article to appear on
the home page, but ¿how to
> > >         set the
> > >         > order?
> > >         >
> > >         > Problems aside, Campsite is
fantastic and FreeBSD server is
> > >         fast and
> > >         > smooth.
> > >
> > >
> >
> >
> > Invest in Press Freedom: Visit http://www.mdl
f.org/support-free-press
> >
> >
> >
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection
around 
http://mail.yahoo.com 
Another FreeBSD Campsite server
user name
2006-10-23 11:22:56
Yesterday I had a problem changing the hostname in my server: the publication stopped working and got some mysql errors, so I rolled back the changes and restored a backup. The problems were fixed, but know I receive a permissions error in Image and Thumbnails directory when I try to upload a picture.
 
I reinstalled ImageMagick and give writing permissions to both directories, but the problem remains.
 
Any quick help would be really appreciated because we can't attach images to the news.
 
Thank you.


 ;
2006/10/19, Mugur Rus < mugur1973yahoo.com">mugur1973yahoo.com>:
Thanks for ideas, I created a ticket for this feature and put it under public requests:
http://code.campware.org/projects/campsite/ticket/2352

Mugur

--- digitalnegociogmail.com">digitalnegociogmail.com wrote:
>; I will think about all your good advices. The topics system seems to be
> good, but it requires the editor to edit every article involved in the
> frontpage to change its aspect (I mean, open the section, open the article,
&gt; change topic, save, get back, go to another section, another article, change
&gt; topic, save... It is ok? No. Open the section, open the article...). If
> there is an easier way to change the topics without entering in every
> article, please let me know.
>
> Meanwhile, my two cents for the future: a virtual section, which is the
> frontpage, with the same ordering system than normal sections. I think it is
> the easier way to achieve the frontpage ordering and good enough to make
> complex templating. At least for me: combining this ordering system, image
>; numbers and only three templates, I can get five different frontpages in
> every section.
&gt;
> This frontpage issue apart, I'm really glad with campsite. Did I tell you
> before?
>
>;
>
> 2006/10/17, sava.taticmdlf.org">sava.taticmdlf.org < sava.taticmdlf.org">sava.taticmdlf.org&gt;:
> >
> >
> >
> > Yes, this will be handled more transparently in the future with Switches
> > and what not. But for the moment, you could also (ab)use the Topics for
> > that purpose.
&gt; >
> > You could create a root topic called Positioning (or whatever) and then
> > say
> > subtopics are "Top Story of the Day", "Second Most Important Story";, "Left
> > Sidebar Story";. &nbsp;Then you could create a dropdown in your article type
> > called Postioning (or Importance), and it would list the options you had
> > defined as subtopics.
> >
> > So your home page template would consist of several lists, one of them
> > being the list of top stories (length 1), the other one the list of Second
&gt; > Most Important Stories... etc.
> >
> > A bit cumbersome, but hey, it is a workaround, that mostly bothers only
> > the
> > web designer, not the editor/journalist.
&gt; >
> > And yes, to go back to Mugur's musing on how we should do it in the
> > future,
&gt; > we should be able to show a list of all articles in one issue in the admin
> > interface, regardless of the section, and be able to sort this list by
> > Topics (Switches, whatever).
> >
> > If you really want to bend your mind, thinking about the future, introduce
> > Scheduled Publishing into the equation. We should really think of advanced
> > home page management after 3.0...
>; >
> > Sava
> >
> > digitalnegociogmail.com">digitalnegociogmail.com
> > 10/16/2006 06:04 PM ZE2
> > Please respond to campsite-support
>; >
> > To: campsite-supportcampware.org">campsite-supportcampware.org
> > cc:
> > bcc:
> > Subject: Re: [campsite-support] Another FreeBSD Campsite server
&gt; >
> >
> >
> >
> > Yeah, I know. For instance, this is the code to obtain the list of
> > articles
&gt; > in a section marked to be on section page and ordered by the "order
> > number&quot;
> > (not the article number) you can select in the section:
&gt; >
> > <!** List length 10 article type is noticia onsection is on>
>; > <!** Endlist>;
> >
> > 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.
&gt; >
> > 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.
&gt; >
> > But I think this is such an important issue that should be considered a
> > better solution for in the future.
&gt; >
> > 2006/10/16, Ondra Koutek < koutekotol.org">koutekotol.org&gt;: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
> >
> > digitalnegociogmail.com"> digitalnegociogmail.com pí?e v ne 15. 10. 2006 v 22:21 +0200:
>; > > Thanks, Ondra. I added these two lines with crontab -e:
> > >
> > > # Campsite: acaba el proceso campsite_server cada 5 minutos.
> > > */5 * * * * /usr/bin/killall campsite_server
> > >
> > > Is it ok?
> > >
> > > And do you know how to give priority to articles in home page?
> > >
> > > 2006/10/15, Ondra Koutek < koutekotol.org">koutekotol.org&gt;:
> > >   ; &nbsp; &nbsp;  This is campsite bug, that I am unable to fix. the same bug is
> > >   ; &nbsp; &nbsp;  everywhere I see campsite and the only solution I use
> > >   ; &nbsp; &nbsp;  everywhere is
> > >   ; &nbsp; &nbsp;  automatic campsite parser killing every 5 or 10 minutes.
&gt; > >   ; &nbsp; &nbsp;  I believe that new campsite 3.0 with completely rewritten
> > >   ; &nbsp; &nbsp;  parser will
> > >   ; &nbsp; &nbsp;  fix this issue. and I asked myself campsite developers to
> > >   ; &nbsp; &nbsp;  speadup the
> > >   ; &nbsp; &nbsp;  3.0 release asap.
> > >
> > >   ; &nbsp; &nbsp;  As the 3.0 is kind of near (I hope till the end of the year
> > >   ; &nbsp; &nbsp;  2006) I
> > >   ; &nbsp; &nbsp;  believe we can live with restarts and wait for new parser,
&gt; > >   ; &nbsp; &nbsp;  then loose
> > >   ; &nbsp; &nbsp;  time by fixing 2.6 branch.
&gt; > >
> > >   ; &nbsp; &nbsp;  Ondra
> > >
> > >   ; &nbsp; &nbsp;  digitalnegociogmail.com">digitalnegociogmail.com pí?e v ne 15. 10. 2006 v 20:25 +0200:
>; > >   ; &nbsp; &nbsp;  > My first impressions after 48 hours testing are really,
&gt; > >   ; &nbsp; &nbsp;  really good.
> > >   ; &nbsp; &nbsp;  >
> > >   ; &nbsp; &nbsp;  > I only got two problems:
> > >   ; &nbsp; &nbsp;  >
> > >   ; &nbsp; &nbsp;  > - The server stops after some time.
>; > >   ; &nbsp; &nbsp;  > There were errors!
&gt; > >   ; &nbsp; &nbsp;  > Internal error: Invalid value " informes.info" of "site
> > >   ; &nbsp; &nbsp;  alias";
> > >   ; &nbsp; &nbsp;  > I fix it killing campsite_server process and restarting
> > >   ; &nbsp; &nbsp;  apache, but I
> > >   ; &nbsp; &nbsp;  > hope there is a way to avoid this error. I received in the
> > >   ; &nbsp; &nbsp;  mail these
> > >   ; &nbsp; &nbsp;  > two messages:
> > >   ; &nbsp; &nbsp;  >
> > >   ; &nbsp; &nbsp;  > Subject: Cron
> > >   ; &nbsp; &nbsp;  >
> > >   ; &nbsp; &nbsp;  <rootnegocio &gt; /usr/local/campsite/sbin/capsite_notifyendsubs
> > >   ; &nbsp; &nbsp;  > X-Cron-Env: <SHELL=/bin/sh>
> > >   ; &nbsp; &nbsp;  > X-Cron-Env: <HOME=/root>
&gt; > >   ; &nbsp; &nbsp;  > X-Cron-Env: <PATH=/usr/bin:/bin>
> > >   ; &nbsp; &nbsp;  > X-Cron-Env: <LOGNAME=root>
> > >   ; &nbsp; &nbsp;  > X-Cron-Env: <USER=root>
>; > >   ; &nbsp; &nbsp;  > /usr/local/campsite/sbin/capsite_notifyendsubs: not found
> > >   ; &nbsp; &nbsp;  >
> > >   ; &nbsp; &nbsp;  >
> > >
> > --------------------------------------------------------------------------
&gt; > >   ; &nbsp; &nbsp;  >
> > >   ; &nbsp; &nbsp;  > negocio kernel log messages:
> > >   ; &nbsp; &nbsp;  > +++ /tmp/security.K9DafZLi &nbsp; &nbsp; &nbsp;Sun Oct 15 03:04:04 2006
> > >   ; &nbsp; &nbsp;  > +pid 31927 (campsite_server), uid 80: exited on signal 11
> > >   ; &nbsp; &nbsp;  (core
> > >   ; &nbsp; &nbsp;  > dumped)
&gt; > >   ; &nbsp; &nbsp;  > +pid 34654 (campsite_server), uid 80: exited on signal 11
> > >   ; &nbsp; &nbsp;  (core
> > >   ; &nbsp; &nbsp;  > dumped)
&gt; > >   ; &nbsp; &nbsp;  > +pid 34772 (campsite_server), uid 80: exited on signal 11
> > >   ; &nbsp; &nbsp;  (core
> > >   ; &nbsp; &nbsp;  > dumped)
&gt; > >   ; &nbsp; &nbsp;  >
> > >   ; &nbsp; &nbsp;  >
> > >   ; &nbsp; &nbsp;  > - In the other hand, I know how to priorize the articles in
> > >   ; &nbsp; &nbsp;  the
> > >   ; &nbsp; &nbsp;  > sections (with the numbers), but not how to do it in the
> > >   ; &nbsp; &nbsp;  home. I can
> > >   ; &nbsp; &nbsp;  > specify the article to appear on the home page, but ¿how to
> > >   ; &nbsp; &nbsp;  set the
> > >   ; &nbsp; &nbsp;  > order?
>; > >   ; &nbsp; &nbsp;  >
> > >   ; &nbsp; &nbsp;  > Problems aside, Campsite is fantastic and FreeBSD server is
> > >   ; &nbsp; &nbsp;  fast and
> > >   ; &nbsp; &nbsp;  > smooth.
&gt; > >
> > >
> >
> >
> > Invest in Press Freedom: Visit http://www.mdlf.org/support-free-press
&gt; >
> >
> >
>


__________________________________________________
Do You Yahoo!?
Tired of spam? ; Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Another FreeBSD Campsite server
user name
2006-10-23 11:51:02
is the user running apache the owner for both images and
thumbnails directories?


On 10/23/06, digitalnegociogmail.com
<digitalnegociogmail.com> wrote:
> Yesterday I had a problem changing the hostname in my
server: the
> publication stopped working and got some mysql errors,
so I rolled back the
> changes and restored a backup. The problems were fixed,
but know I receive a
> permissions error in Image and Thumbnails directory
when I try to upload a
> picture.
>
> I reinstalled ImageMagick and give writing permissions
to both directories,
> but the problem remains.
>
> Any quick help would be really appreciated because we
can't attach images to
> the news.
>
> Thank you.
>
>
>
> 2006/10/19, Mugur Rus <mugur1973yahoo.com>:
> > Thanks for ideas, I created a ticket for this
feature and put it under
> public requests:
> > http://code.campware.org/projects/campsite/ticket/2352
> >
> > Mugur
> >
> > --- digitalnegociogmail.com wrote:
> > > I will think about all your good advices. The
topics system seems to be
> > > good, but it requires the editor to edit
every article involved in the
> > > frontpage to change its aspect (I mean, open
the section, open the
> article,
> > > change topic, save, get back, go to another
section, another article,
> change
> > > topic, save... It is ok? No. Open the
section, open the article...). If
> > > there is an easier way to change the topics
without entering in every
> > > article, please let me know.
> > >
> > > Meanwhile, my two cents for the future: a
virtual section, which is the
> > > frontpage, with the same ordering system than
normal sections. I think
> it is
> > > the easier way to achieve the frontpage
ordering and good enough to make
> > > complex templating. At least for me:
combining this ordering system,
> image
> > > numbers and only three templates, I can get
five different frontpages in
> > > every section.
> > >
> > > This frontpage issue apart, I'm really glad
with campsite. Did I tell
> you
> > > before? 
> > >
> > >
> > >
> > > 2006/10/17, sava.taticmdlf.org <sava.taticmdlf.org>:
> > > >
> > > >
> > > >
> > > > Yes, this will be handled more
transparently in the future with
> Switches
> > > > and what not. But for the moment, you
could also (ab)use the Topics
> for
> > > > that purpose.
> > > >
> > > > You could create a root topic called
Positioning (or whatever) and
> then
> > > > say
> > > > subtopics are "Top Story of the
Day", "Second Most Important Story",
> "Left
> > > > Sidebar Story".  Then you could
create a dropdown in your article type
> > > > called Postioning (or Importance), and
it would list the options you
> had
> > > > defined as subtopics.
> > > >
> > > > So your home page template would consist
of several lists, one of them
> > > > being the list of top stories (length
1), the other one the list of
> Second
> > > > Most Important Stories... etc.
> > > >
> > > > A bit cumbersome, but hey, it is a
workaround, that mostly bothers
> only
> > > > the
> > > > web designer, not the editor/journalist.
> > > >
> > > > And yes, to go back to Mugur's musing on
how we should do it in the
> > > > future,
> > > > we should be able to show a list of all
articles in one issue in the
> admin
> > > > interface, regardless of the section,
and be able to sort this list by
> > > > Topics (Switches, whatever).
> > > >
> > > > If you really want to bend your mind,
thinking about the future,
> introduce
> > > > Scheduled Publishing into the equation.
We should really think of
> advanced
> > > > home page management after 3.0...
> > > >
> > > > Sava
> > > >
> > > > digitalnegociogmail.com
> > > > 10/16/2006 06:04 PM ZE2
> > > > Please respond to campsite-support
> > > >
> > > > To: campsite-supportcampware.org
> > > > cc:
> > > > bcc:
> > > > Subject: Re: [campsite-support] Another
FreeBSD Campsite server
> > > >
> > > >
> > > >
> > > >
> > > > 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:
> > > >
> > > > <!** List length 10 article type is
noticia onsection is on>
> > > > <!** Endlist>
> > > >
> > > > 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 <koutekotol.org>: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
> > > >
> > > > digitalnegociogmail.com pí?e v ne 15. 10.
2006 v 22:21 +0200:
> > > > > Thanks, Ondra. I added these two
lines with crontab -e:
> > > > >
> > > > > # Campsite: acaba el proceso
campsite_server cada 5 minutos.
> > > > > */5 * * * * /usr/bin/killall
campsite_server
> > > > >
> > > > > Is it ok?
> > > > >
> > > > > And do you know how to give
priority to articles in home page?
> > > > >
> > > > > 2006/10/15, Ondra Koutek
<koutekotol.org>:
> > > > >         This is campsite bug, that
I am unable to fix. the same bug
> is
> > > > >         everywhere I see campsite
and the only solution I use
> > > > >         everywhere is
> > > > >         automatic campsite parser
killing every 5 or 10 minutes.
> > > > >         I believe that new campsite
3.0 with completely rewritten
> > > > >         parser will
> > > > >         fix this issue. and I asked
myself campsite developers to
> > > > >         speadup the
> > > > >         3.0 release asap.
> > > > >
> > > > >         As the 3.0 is kind of near
(I hope till the end of the year
> > > > >         2006) I
> > > > >         believe we can live with
restarts and wait for new parser,
> > > > >         then loose
> > > > >         time by fixing 2.6 branch.
> > > > >
> > > > >         Ondra
> > > > >
> > > > >         digitalnegociogmail.com
pí?e v ne 15. 10. 2006 v 20:25
> +0200:
> > > > >         > My first impressions
after 48 hours testing are really,
> > > > >         really good.
> > > > >         >
> > > > >         > I only got two
problems:
> > > > >         >
> > > > >         > - The server stops
after some time.
> > > > >         > There were errors!
> > > > >         > Internal error:
Invalid value " informes.info" of "site
> > > > >         alias"
> > > > >         > I fix it killing
campsite_server process and restarting
> > > > >         apache, but I
> > > > >         > hope there is a way to
avoid this error. I received in the
> > > > >         mail these
> > > > >         > two messages:
> > > > >         >
> > > > >         > Subject: Cron
> > > > >         >
> > > > >         <rootnegocio
>
> /usr/local/campsite/sbin/capsite_notifyendsubs
> > > > >         > X-Cron-Env:
<SHELL=/bin/sh>
> > > > >         > X-Cron-Env:
<HOME=/root>
> > > > >         > X-Cron-Env:
<PATH=/usr/bin:/bin>
> > > > >         > X-Cron-Env:
<LOGNAME=root>
> > > > >         > X-Cron-Env:
<USER=root>
> > > > >         >
> /usr/local/campsite/sbin/capsite_notifyendsubs: not
found
> > > > >         >
> > > > >         >
> > > > >
> > > >
>
------------------------------------------------------------
--------------
> > > > >         >
> > > > >         > negocio kernel log
messages:
> > > > >         > +++
/tmp/security.K9DafZLi      Sun Oct 15 03:04:04 2006
> > > > >         > +pid 31927
(campsite_server), uid 80: exited on signal 11
> > > > >         (core
> > > > >         > dumped)
> > > > >         > +pid 34654
(campsite_server), uid 80: exited on signal 11
> > > > >         (core
> > > > >         > dumped)
> > > > >         > +pid 34772
(campsite_server), uid 80: exited on signal 11
> > > > >         (core
> > > > >         > dumped)
> > > > >         >
> > > > >         >
> > > > >         > - In the other hand, I
know how to priorize the articles
> in
> > > > >         the
> > > > >         > sections (with the
numbers), but not how to do it in the
> > > > >         home. I can
> > > > >         > specify the article to
appear on the home page, but ¿how
> to
> > > > >         set the
> > > > >         > order?
> > > > >         >
> > > > >         > Problems aside,
Campsite is fantastic and FreeBSD server
> is
> > > > >         fast and
> > > > >         > smooth.
> > > > >
> > > > >
> > > >
> > > >
> > > > Invest in Press Freedom: Visit
> http://www.mdl
f.org/support-free-press
> > > >
> > > >
> > > >
> > >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
protection around
> > http://mail.yahoo.com
> >
>
>


-- 
/holman
Another FreeBSD Campsite server
user name
2006-10-23 12:01:45
Yes, and every file in those directories.

2006/10/23, Holman Romero < holman.romerogmail.com">holman.romerogmail.com>:
is the user running apache the owner for both images and thumbnails directories?


On 10/23/06, digitalnegociogmail.com"> digitalnegociogmail.com < digitalnegociogmail.com">digitalnegociogmail.com> wrote:
>; Yesterday I had a problem changing the hostname in my server: the
> publication stopped working and got some mysql errors, so I rolled back the
> changes and restored a backup. The problems were fixed, but know I receive a
> permissions error in Image and Thumbnails directory when I try to upload a
> picture.
&gt;
> I reinstalled ImageMagick and give writing permissions to both directories,
> but the problem remains.
&gt;
> Any quick help would be really appreciated because we can't attach images to
> the news.
>
> Thank you.
>
>
>
&gt; 2006/10/19, Mugur Rus < mugur1973yahoo.com">mugur1973yahoo.com>:
> > Thanks for ideas, I created a ticket for this feature and put it under
> public requests:
> > http://code.campware.org/projects/campsite/ticket/2352
> >
> > Mugur
> >
> > --- digitalnegociogmail.com">digitalnegociogmail.com wrote:
>; > > I will think about all your good advices. The topics system seems to be
> > > good, but it requires the editor to edit every article involved in the
> > > frontpage to change its aspect (I mean, open the section, open the
> article,
&gt; > > change topic, save, get back, go to another section, another article,
> change
>; > > topic, save... It is ok? No. Open the section, open the article...). If
> > > there is an easier way to change the topics without entering in every
> > > article, please let me know.
>; > >
> > > Meanwhile, my two cents for the future: a virtual section, which is the
> > > frontpage, with the same ordering system than normal sections. I think
> it is
> > > the easier way to achieve the frontpage ordering and good enough to make
> > > complex templating. At least for me: combining this ordering system,
&gt; image
> > > numbers and only three templates, I can get five different frontpages in
> > > every section.
> > >
> > > This frontpage issue apart, I'm really glad with campsite. Did I tell
> you
> > > before?
> > >
> > >
> > >
> > > 2006/10/17, sava.taticmdlf.org">sava.taticmdlf.org < sava.taticmdlf.org">sava.taticmdlf.org&gt;:
> > > >
> > > >
> > > >
> > > > Yes, this will be handled more transparently in the future with
> Switches
&gt; > > > and what not. But for the moment, you could also (ab)use the Topics
>; for
> > > > that purpose.
&gt; > > >
> > > > You could create a root topic called Positioning (or whatever) and
> then
> > > > say
> > > > subtopics are "Top Story of the Day", "Second Most Important Story";,
> "Left
> > > > Sidebar Story";. &nbsp;Then you could create a dropdown in your article type
> > > > called Postioning (or Importance), and it would list the options you
> had
> > > > defined as subtopics.
> > > >
> > > > So your home page template would consist of several lists, one of them
> > > > being the list of top stories (length 1), the other one the list of
> Second
>; > > > Most Important Stories... etc.
> > > >
> > > > A bit cumbersome, but hey, it is a workaround, that mostly bothers
&gt; only
> > > > the
> > > > web designer, not the editor/journalist.
&gt; > > >
> > > > And yes, to go back to Mugur's musing on how we should do it in the
> > > > future,
&gt; > > > we should be able to show a list of all articles in one issue in the
> admin
> > > > interface, regardless of the section, and be able to sort this list by
> > > > Topics (Switches, whatever).
> > > >
> > > > If you really want to bend your mind, thinking about the future,
&gt; introduce
> > > > Scheduled Publishing into the equation. We should really think of
> advanced
&gt; > > > home page management after 3.0...
>; > > >
> > > > Sava
> > > >
> > > > digitalnegociogmail.com">digitalnegociogmail.com
> > > > 10/16/2006 06:04 PM ZE2
> > > > Please respond to campsite-support
> > > >
> > > > To: campsite-supportcampware.org">campsite-supportcampware.org
> > > > cc:
> > > > bcc:
> > > > Subject: Re: [campsite-support] Another FreeBSD Campsite server
>; > > >
> > > >
> > > >
> > > >
> > > > Yeah, I know. For instance, this is the code to obtain the list of
> > > > articles
&gt; > > > in a section marked to be on section page and ordered by the "order
> > > > number&quot;
> > > > (not the article number) you can select in the section:
&gt; > > >
> > > > <!** List length 10 article type is noticia onsection is on>
&gt; > > > <!** Endlist>;
> > > >
> > > > 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.
&gt; > > >
> > > > 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.
&gt; > > >
> > > > 2006/10/16, Ondra Koutek < koutekotol.org">koutekotol.org&gt;: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
> > > >
> > > > digitalnegociogmail.com">digitalnegociogmail.com pí?e v ne 15. 10. 2006 v 22:21 +0200:
>; > > > > Thanks, Ondra. I added these two lines with crontab -e:
> > > > >
> > > > > # Campsite: acaba el proceso campsite_server cada 5 minutos.
&gt; > > > > */5 * * * * /usr/bin/killall campsite_server
> > > > >
> > > > > Is it ok?
> > > > >
> > > > > And do you know how to give priority to articles in home page?
> > > > >
> > > > > 2006/10/15, Ondra Koutek < koutekotol.org"> koutekotol.org&gt;:
> > > > >   ; &nbsp; &nbsp;  This is campsite bug, that I am unable to fix. the same bug
> is
> > > > >   ; &nbsp; &nbsp;  everywhere I see campsite and the only solution I use
> > > > >   ; &nbsp; &nbsp;  everywhere is
> > > > >   ; &nbsp; &nbsp;  automatic campsite parser killing every 5 or 10 minutes.
&gt; > > > >   ; &nbsp; &nbsp;  I believe that new campsite 3.0 with completely rewritten
> > > > >   ; &nbsp; &nbsp;  parser will
> > > > >   ; &nbsp; &nbsp;  fix this issue. and I asked myself campsite developers to
> > > > >   ; &nbsp; &nbsp;  speadup the
> > > > >   ; &nbsp; &nbsp;  3.0 release asap.
> > > > >
> > > > >   ; &nbsp; &nbsp;  As the 3.0 is kind of near (I hope till the end of the year
> > > > >   ; &nbsp; &nbsp;  2006) I
> > > > >   ; &nbsp; &nbsp;  believe we can live with restarts and wait for new parser,
&gt; > > > >   ; &nbsp; &nbsp;  then loose
> > > > >   ; &nbsp; &nbsp;  time by fixing 2.6 branch.
&gt; > > > >
> > > > >   ; &nbsp; &nbsp;  Ondra
> > > > >
> > > > >   ; &nbsp; &nbsp;  digitalnegociogmail.com">digitalnegociogmail.com pí?e v ne 15. 10. 2006 v 20:25
> +0200:
>; > > > >   ; &nbsp; &nbsp;  > My first impressions after 48 hours testing are really,
&gt; > > > >   ; &nbsp; &nbsp;  really good.
>; > > > >   ; &nbsp; &nbsp;  >
> > > > >   ; &nbsp; &nbsp;  > I only got two problems:
> > > > >   ; &nbsp; &nbsp;  >
> > > > >   ; &nbsp; &nbsp;  > - The server stops after some time.
>; > > > >   ; &nbsp; &nbsp;  > There were errors!
&gt; > > > >   ; &nbsp; &nbsp;  > Internal error: Invalid value " informes.info" of "site
> > > > >   ; &nbsp; &nbsp;  alias";
> > > > >   ; &nbsp; &nbsp;  > I fix it killing campsite_server process and restarting
> > > > >   ; &nbsp; &nbsp;  apache, but I
> > > > >   ; &nbsp; &nbsp;  > hope there is a way to avoid this error. I received in the
> > > > >   ; &nbsp; &nbsp;  mail these
> > > > >   ; &nbsp; &nbsp;  > two messages:
> > > > >   ; &nbsp; &nbsp;  >
> > > > >   ; &nbsp; &nbsp;  > Subject: Cron
> > > > >   ; &nbsp; &nbsp;  >
> > > > >   ; &nbsp; &nbsp;  <rootnegocio >
> /usr/local/campsite/sbin/capsite_notifyendsubs
> > > > >   ; &nbsp; &nbsp;  > X-Cron-Env: <SHELL=/bin/sh>
> > > > >   ; &nbsp; &nbsp;  > X-Cron-Env: <HOME=/root>
&gt; > > > >   ; &nbsp; &nbsp;  > X-Cron-Env: <PATH=/usr/bin:/bin>
> > > > >   ; &nbsp; &nbsp;  > X-Cron-Env: <LOGNAME=root>
> > > > >   ; &nbsp; &nbsp;  > X-Cron-Env: <USER=root>
&gt; > > > >   ; &nbsp; &nbsp;  >
> /usr/local/campsite/sbin/capsite_notifyendsubs: not found
> > > > >   ; &nbsp; &nbsp;  >
> > > > >   ; &nbsp; &nbsp;  >
> > > > >
> > > >
> --------------------------------------------------------------------------
&gt; > > > >   ; &nbsp; &nbsp;  >
> > > > >   ; &nbsp; &nbsp;  > negocio kernel log messages:
> > > > >   ; &nbsp; &nbsp;  > +++ /tmp/security.K9DafZLi &nbsp; &nbsp; &nbsp;Sun Oct 15 03:04:04 2006
> > > > >   ; &nbsp; &nbsp;  > +pid 31927 (campsite_server), uid 80: exited on signal 11
> > > > >   ; &nbsp; &nbsp;  (core
> > > > >   ; &nbsp; &nbsp;  > dumped)
&gt; > > > >   ; &nbsp; &nbsp;  > +pid 34654 (campsite_server), uid 80: exited on signal 11
> > > > >   ; &nbsp; &nbsp;  (core
> > > > >   ; &nbsp; &nbsp;  > dumped)
&gt; > > > >   ; &nbsp; &nbsp;  > +pid 34772 (campsite_server), uid 80: exited on signal 11
> > > > >   ; &nbsp; &nbsp;  (core
>; > > > >   ; &nbsp; &nbsp;  > dumped)
&gt; > > > >   ; &nbsp; &nbsp;  >
> > > > >   ; &nbsp; &nbsp;  >
> > > > >   ; &nbsp; &nbsp;  > - In the other hand, I know how to priorize the articles
> in
> > > > >   ; &nbsp; &nbsp;  the
> > > > >   ; &nbsp; &nbsp;  > sections (with the numbers), but not how to do it in the
> > > > >   ; &nbsp; &nbsp;  home. I can
> > > > >   ; &nbsp; &nbsp;  > specify the article to appear on the home page, but ¿how
> to
> > > > >   ; &nbsp; &nbsp;  set the
> > > > >   ; &nbsp; &nbsp;  > order?
>; > > > >   ; &nbsp; &nbsp;  >
> > > > >   ; &nbsp; &nbsp;  > Problems aside, Campsite is fantastic and FreeBSD server
&gt; is
> > > > >   ; &nbsp; &nbsp;  fast and
> > > > >   ; &nbsp; &nbsp;  > smooth.
&gt; > > > >
> > > > >
> > > >
> > > >
> > > > Invest in Press Freedom: Visit
>; http://www.mdlf.org/support-free-press
>; > > >
> > > >
> > > >
> > >
> >
> >
> > __________________________________________________
&gt; > Do You Yahoo!?
&gt; > Tired of spam? ; Yahoo! Mail has the best spam protection around
>; > http://mail.yahoo.com
> >
>
>


--
/holman

Another FreeBSD Campsite server
user name
2006-10-23 12:05:27
On FreeBSD we use Graphics magick instead of Image Magick.
Remove Image
magick if you do not need it elsewhere, reinstall Graphics
Magick and
restart apache.

Ondra

digitalnegociogmail.com píše v po 23. 10. 2006 v 14:01
+0200:
> Yes, and every file in those directories. 
> 
> 2006/10/23, Holman Romero <holman.romerogmail.com>: 
>         is the user running apache the owner for both
images and
>         thumbnails directories?
>         
>         
>         On 10/23/06, digitalnegociogmail.com
>         <digitalnegociogmail.com> wrote:
>         > Yesterday I had a problem changing the
hostname in my
>         server: the
>         > publication stopped working and got some
mysql errors, so I
>         rolled back the 
>         > changes and restored a backup. The
problems were fixed, but
>         know I receive a
>         > permissions error in Image and Thumbnails
directory when I
>         try to upload a
>         > picture.
>         >
>         > I reinstalled ImageMagick and give writing
permissions to
>         both directories, 
>         > but the problem remains.
>         >
>         > Any quick help would be really appreciated
because we can't
>         attach images to
>         > the news.
>         >
>         > Thank you.
>         >
>         >
>         >
>         > 2006/10/19, Mugur Rus < mugur1973yahoo.com>:
>         > > Thanks for ideas, I created a ticket
for this feature and
>         put it under
>         > public requests:
>         > > http://code.campware.org/projects/campsite/ticket/2352
>         > >
>         > > Mugur
>         > >
>         > > --- digitalnegociogmail.com
wrote:
>         > > > I will think about all your good
advices. The topics
>         system seems to be 
>         > > > good, but it requires the editor
to edit every article
>         involved in the
>         > > > frontpage to change its aspect
(I mean, open the
>         section, open the
>         > article,
>         > > > change topic, save, get back, go
to another section,
>         another article, 
>         > change
>         > > > topic, save... It is ok? No.
Open the section, open the
>         article...). If
>         > > > there is an easier way to change
the topics without
>         entering in every
>         > > > article, please let me know. 
>         > > >
>         > > > Meanwhile, my two cents for the
future: a virtual
>         section, which is the
>         > > > frontpage, with the same
ordering system than normal
>         sections. I think
>         > it is
>         > > > the easier way to achieve the
frontpage ordering and
>         good enough to make 
>         > > > complex templating. At least for
me: combining this
>         ordering system,
>         > image
>         > > > numbers and only three
templates, I can get five
>         different frontpages in
>         > > > every section. 
>         > > >
>         > > > This frontpage issue apart, I'm
really glad with
>         campsite. Did I tell
>         > you
>         > > > before? 
>         > > >
>         > > >
>         > > >
>         > > > 2006/10/17, sava.taticmdlf.org
<sava.taticmdlf.org>:
>         > > > >
>         > > > >
>         > > > >
>         > > > > Yes, this will be handled
more transparently in the
>         future with 
>         > Switches
>         > > > > and what not. But for the
moment, you could also
>         (ab)use the Topics
>         > for
>         > > > > that purpose.
>         > > > >
>         > > > > You could create a root
topic called Positioning (or
>         whatever) and 
>         > then
>         > > > > say
>         > > > > subtopics are "Top
Story of the Day", "Second Most
>         Important Story",
>         > "Left
>         > > > > Sidebar Story".  Then
you could create a dropdown in
>         your article type 
>         > > > > called Postioning (or
Importance), and it would list
>         the options you
>         > had
>         > > > > defined as subtopics.
>         > > > >
>         > > > > So your home page template
would consist of several
>         lists, one of them 
>         > > > > being the list of top
stories (length 1), the other
>         one the list of
>         > Second
>         > > > > Most Important Stories...
etc.
>         > > > >
>         > > > > A bit cumbersome, but hey,
it is a workaround, that
>         mostly bothers 
>         > only
>         > > > > the
>         > > > > web designer, not the
editor/journalist.
>         > > > >
>         > > > > And yes, to go back to
Mugur's musing on how we should
>         do it in the
>         > > > > future,
>         > > > > we should be able to show a
list of all articles in
>         one issue in the
>         > admin
>         > > > > interface, regardless of
the section, and be able to
>         sort this list by 
>         > > > > Topics (Switches,
whatever).
>         > > > >
>         > > > > If you really want to bend
your mind, thinking about
>         the future,
>         > introduce
>         > > > > Scheduled Publishing into
the equation. We should
>         really think of 
>         > advanced
>         > > > > home page management after
3.0...
>         > > > >
>         > > > > Sava
>         > > > >
>         > > > > digitalnegociogmail.com
>         > > > > 10/16/2006 06:04 PM ZE2
>         > > > > Please respond to
campsite-support
>         > > > >
>         > > > > To: campsite-supportcampware.org
>         > > > > cc:
>         > > > > bcc:
>         > > > > Subject: Re:
[campsite-support] Another FreeBSD
>         Campsite server
>         > > > >
>         > > > >
>         > > > >
>         > > > > 
>         > > > > 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:
>         > > > >
>         > > > > <!** List length 10
article type is noticia onsection
>         is on> 
>         > > > > <!** Endlist>
>         > > > >
>         > > > > 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
< koutekotol.org>: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
>         > > > > 
>         > > > > digitalnegociogmail.com
pí?e v ne 15. 10. 2006 v
>         22:21 +0200:
>         > > > > > Thanks, Ondra. I added
these two lines with crontab
>         -e:
>         > > > > > 
>         > > > > > # Campsite: acaba el
proceso campsite_server cada 5
>         minutos.
>         > > > > > */5 * * * *
/usr/bin/killall campsite_server
>         > > > > >
>         > > > > > Is it ok? 
>         > > > > >
>         > > > > > And do you know how to
give priority to articles in
>         home page?
>         > > > > >
>         > > > > > 2006/10/15, Ondra
Koutek <koutekotol.org>:
>         > > > > >         This is
campsite bug, that I am unable to
>         fix. the same bug
>         > is
>         > > > > >         everywhere I
see campsite and the only
>         solution I use 
>         > > > > >         everywhere is
>         > > > > >         automatic
campsite parser killing every 5 or
>         10 minutes.
>         > > > > >         I believe that
new campsite 3.0 with
>         completely rewritten 
>         > > > > >         parser will
>         > > > > >         fix this
issue. and I asked myself campsite
>         developers to
>         > > > > >         speadup the
>         > > > > >         3.0 release
asap.
>         > > > > >
>         > > > > >         As the 3.0 is
kind of near (I hope till the
>         end of the year
>         > > > > >         2006) I
>         > > > > >         believe we can
live with restarts and wait
>         for new parser, 
>         > > > > >         then loose
>         > > > > >         time by fixing
2.6 branch.
>         > > > > >
>         > > > > >         Ondra
>         > > > > >
>         > > > > >        
digitalnegociogmail.com pí?e v ne 15. 10.
>         2006 v 20:25
>         > +0200:
>         > > > > >         > My first
impressions after 48 hours
>         testing are really,
>         > > > > >         really good. 
>         > > > > >         >
>         > > > > >         > I only
got two problems:
>         > > > > >         >
>         > > > > >         > - The
server stops after some time. 
>         > > > > >         > There
were errors!
>         > > > > >         > Internal
error: Invalid value "
>         informes.info" of "site
>         > > > > >         alias" 
>         > > > > >         > I fix it
killing campsite_server process
>         and restarting
>         > > > > >         apache, but I
>         > > > > >         > hope
there is a way to avoid this error. I
>         received in the 
>         > > > > >         mail these
>         > > > > >         > two
messages:
>         > > > > >         >
>         > > > > >         > Subject:
Cron
>         > > > > >         > 
>         > > > > >         <rootnegocio
>
>         >
/usr/local/campsite/sbin/capsite_notifyendsubs
>         > > > > >         >
X-Cron-Env: <SHELL=/bin/sh>
>         > > > > >         >
X-Cron-Env: <HOME=/root> 
>         > > > > >         >
X-Cron-Env: <PATH=/usr/bin:/bin>
>         > > > > >         >
X-Cron-Env: <LOGNAME=root>
>         > > > > >         >
X-Cron-Env: <USER=root> 
>         > > > > >         >
>         >
/usr/local/campsite/sbin/capsite_notifyendsubs: not found
>         > > > > >         >
>         > > > > >         >
>         > > > > >
>         > > > >
>         >
>        
------------------------------------------------------------
--------------
>         > > > > >         >
>         > > > > >         > negocio
kernel log messages:
>         > > > > >         > +++
/tmp/security.K9DafZLi      Sun Oct 15
>         03:04:04 2006 
>         > > > > >         > +pid
31927 (campsite_server), uid 80:
>         exited on signal 11
>         > > > > >         (core
>         > > > > >         > dumped)
>         > > > > >         > +pid
34654 (campsite_server), uid 80:
>         exited on signal 11 
>         > > > > >         (core
>         > > > > >         > dumped)
>         > > > > >         > +pid
34772 (campsite_server), uid 80:
>         exited on signal 11
>         > > > > >         (core 
>         > > > > >         > dumped)
>         > > > > >         >
>         > > > > >         >
>         > > > > >         > - In the
other hand, I know how to
>         priorize the articles 
>         > in
>         > > > > >         the
>         > > > > >         > sections
(with the numbers), but not how
>         to do it in the
>         > > > > >         home. I can
>         > > > > >         > specify
the article to appear on the home
>         page, but ¿how 
>         > to
>         > > > > >         set the
>         > > > > >         > order?
>         > > > > >         >
>         > > > > >         > Problems
aside, Campsite is fantastic and
>         FreeBSD server 
>         > is
>         > > > > >         fast and
>         > > > > >         > smooth.
>         > > > > >
>         > > > > >
>         > > > >
>         > > > >
>         > > > > Invest in Press Freedom:
Visit 
>         > http://www.mdl
f.org/support-free-press
>         > > > >
>         > > > >
>         > > > >
>         > > >
>         > >
>         > >
>         > >
__________________________________________________ 
>         > > Do You Yahoo!?
>         > > Tired of spam?  Yahoo! Mail has the
best spam protection
>         around
>         > > http://mail.yahoo.com
>         > >
>         >
>         >
>         
>         
>         --
>         /holman
> 

Another FreeBSD Campsite server
user name
2006-10-23 12:18:04
I deinstalled ImageMagick and installed GraphicsMagick; restarted apache and the template engine. But I get the same error.

 
2006/10/23, Ondra Koutek < koutekotol.org">koutekotol.org&gt;:
On FreeBSD we use Graphics magick instead of Image Magick. Remove Image
magick if you do not need it elsewhere, reinstall Graphics Magick and
restart apache.

Ondra

digitalnegociogmail.com">digitalnegociogmail.com píše v po 23. 10. 2006 v 14:01 +0200:
>; Yes, and every file in those directories.
>
>; 2006/10/23, Holman Romero < holman.romerogmail.com">holman.romerogmail.com>:
>&nbsp;   ; &nbsp; &nbsp; is the user running apache the owner for both images and
>&nbsp; &nbsp;   ; &nbsp; thumbnails directories?
>
>;
; &nbsp; &nbsp; &nbsp;  On 10/23/06, digitalnegociogmail.com">digitalnegociogmail.com
  ; &nbsp; &nbsp;  < digitalnegociogmail.com">digitalnegociogmail.com> wrote:
>; &nbsp; &nbsp; &nbsp; &nbsp; > Yesterday I had a problem changing the hostname in my
>&nbsp; &nbsp;   ; &nbsp; server: the
>&nbsp; &nbsp;   ; &nbsp; > publication stopped working and got some mysql errors, so I
>&nbsp; &nbsp; &nbsp; &nbsp;  rolled back the
>&nbsp; &nbsp;   ; &nbsp; > changes and restored a backup. The problems were fixed, but
>&nbsp;   ; &nbsp; &nbsp; know I receive a
>&nbsp; &nbsp; &nbsp; &nbsp;  > permissions error in Image and Thumbnails directory when I
>&nbsp; &nbsp; &nbsp; &nbsp;  try to upload a
>&nbsp; &nbsp; &nbsp; &nbsp;  > picture.
&gt; &nbsp; &nbsp;   ;  >
>&nbsp;   ; &nbsp; &nbsp; > I reinstalled ImageMagick and give writing permissions to
>&nbsp; &nbsp;   ; &nbsp; both directories,
>&nbsp; &nbsp; &nbsp; &nbsp;  > but the problem remains.
&gt; &nbsp; &nbsp;   ;  >
>&nbsp;   ; &nbsp; &nbsp; > Any quick help would be really appreciated because we can't
>  ; &nbsp; &nbsp; &nbsp; attach images to
>&nbsp; &nbsp; &nbsp;   ; > the news.
>; &nbsp; &nbsp; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; > Thank you.
>&nbsp;   ; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; > 2006/10/19, Mugur Rus < mugur1973yahoo.com">mugur1973yahoo.com >:
>  ; &nbsp; &nbsp; &nbsp; > > Thanks for ideas, I created a ticket for this feature and
>&nbsp; &nbsp;   ; &nbsp; put it under
>  ; &nbsp; &nbsp; &nbsp; > public requests:
> &nbsp;   ; &nbsp;  > > http://code.campware.org/projects/campsite/ticket/2352
>&nbsp; &nbsp; &nbsp; &nbsp;  > >
>&nbsp;   ; &nbsp; &nbsp; > > Mugur
>  ; &nbsp; &nbsp; &nbsp; > >
>&nbsp;   ; &nbsp; &nbsp; > > --- digitalnegociogmail.com">digitalnegociogmail.com wrote:
>; &nbsp; &nbsp; &nbsp; &nbsp; > > > I will think about all your good advices. The topics
>; &nbsp; &nbsp; &nbsp; &nbsp; system seems to be
>&nbsp; &nbsp; &nbsp;   ; > > > good, but it requires the editor to edit every article
&gt; &nbsp; &nbsp; &nbsp;   involved in the
>&nbsp;   ; &nbsp; &nbsp; > > > frontpage to change its aspect (I mean, open the
>&nbsp; &nbsp;   ; &nbsp; section, open the
>&nbsp; &nbsp;   ; &nbsp; > article,
&gt; &nbsp; &nbsp;   ;  > > > change topic, save, get back, go to another section,
> &nbsp;   ; &nbsp;  another article,
&gt; &nbsp; &nbsp;   ;  > change
>; &nbsp; &nbsp; &nbsp; &nbsp; > > > topic, save... It is ok? No. Open the section, open the
>&nbsp; &nbsp;   ; &nbsp; article...). If
>&nbsp; &nbsp; &nbsp;   ; > > > there is an easier way to change the topics without
&gt; &nbsp; &nbsp;   ;  entering in every
>  ; &nbsp; &nbsp; &nbsp; > > > article, please let me know.
>  ; &nbsp; &nbsp; &nbsp; > > >
>&nbsp;   ; &nbsp; &nbsp; > > > Meanwhile, my two cents for the future: a virtual
&gt; &nbsp; &nbsp; &nbsp;   section, which is the
>&nbsp;   ; &nbsp; &nbsp; > > > frontpage, with the same ordering system than normal
>; &nbsp; &nbsp; &nbsp; &nbsp; sections. I think
>  ; &nbsp; &nbsp; &nbsp; > it is
>&nbsp; &nbsp; &nbsp;   ; > > > the easier way to achieve the frontpage ordering and
>&nbsp;   ; &nbsp; &nbsp; good enough to make
>&nbsp;   ; &nbsp; &nbsp; > > > complex templating. At least for me: combining this
>&nbsp;   ; &nbsp; &nbsp; ordering system,
&gt; &nbsp; &nbsp; &nbsp;   > image
>  ; &nbsp; &nbsp; &nbsp; > > > numbers and only three templates, I can get five
>  ; &nbsp; &nbsp; &nbsp; different frontpages in
>&nbsp; &nbsp; &nbsp;   ; > > > every section.
&gt; &nbsp; &nbsp;   ;  > > >
>&nbsp;   ; &nbsp; &nbsp; > > > This frontpage issue apart, I'm really glad with
>&nbsp;   ; &nbsp; &nbsp; campsite. Did I tell
>  ; &nbsp; &nbsp; &nbsp; > you
>&nbsp; &nbsp;   ; &nbsp; > > > before?
; &nbsp; &nbsp; &nbsp;  > > >
>&nbsp;   ; &nbsp; &nbsp; > > >
>&nbsp;   ; &nbsp; &nbsp; > > >
>&nbsp;   ; &nbsp; &nbsp; > > > 2006/10/17, sava.taticmdlf.org"> sava.taticmdlf.org < sava.taticmdlf.org">sava.taticmdlf.org&gt;:
>&nbsp; &nbsp;   ; &nbsp; > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > Yes, this will be handled more transparently in the
>&nbsp;   ; &nbsp; &nbsp; future with
>&nbsp;   ; &nbsp; &nbsp; > Switches
&gt; &nbsp; &nbsp;   ;  > > > > and what not. But for the moment, you could also
>&nbsp;   ; &nbsp; &nbsp; (ab)use the Topics
>; &nbsp; &nbsp; &nbsp; &nbsp; > for
>&nbsp; &nbsp;   ; &nbsp; > > > > that purpose.
> &nbsp;   ; &nbsp;  > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > You could create a root topic called Positioning (or
>&nbsp; &nbsp;   ; &nbsp; whatever) and
>&nbsp; &nbsp;   ; &nbsp; > then
>&nbsp;   ; &nbsp; &nbsp; > > > > say
>&nbsp;   ; &nbsp; &nbsp; > > > > subtopics are "Top Story of the Day", "Second Most
>&nbsp;   ; &nbsp; &nbsp; Important Story";,
>&nbsp; &nbsp; &nbsp; &nbsp;  > "Left
  ; &nbsp; &nbsp;  > > > > Sidebar Story";. &nbsp;Then you could create a dropdown in
>&nbsp; &nbsp;   ; &nbsp; your article type
>&nbsp;   ; &nbsp; &nbsp; > > > > called Postioning (or Importance), and it would list
>&nbsp;   ; &nbsp; &nbsp; the options you
>&nbsp; &nbsp;   ; &nbsp; > had
>&nbsp; &nbsp;   ; &nbsp; > > > > defined as subtopics.
; &nbsp; &nbsp; &nbsp;  > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > So your home page template would consist of several
&gt; &nbsp; &nbsp; &nbsp;   lists, one of them
>&nbsp;   ; &nbsp; &nbsp; > > > > being the list of top stories (length 1), the other
>; &nbsp; &nbsp; &nbsp; &nbsp; one the list of
>&nbsp; &nbsp; &nbsp;   ; > Second
>; &nbsp; &nbsp; &nbsp; &nbsp; > > > > Most Important Stories... etc.
>&nbsp;   ; &nbsp; &nbsp; > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > A bit cumbersome, but hey, it is a workaround, that
>  ; &nbsp; &nbsp; &nbsp; mostly bothers
&gt; &nbsp; &nbsp; &nbsp;   > only
>&nbsp;   ; &nbsp; &nbsp; > > > > the
>&nbsp; &nbsp;   ; &nbsp; > > > > web designer, not the editor/journalist.
&gt; &nbsp; &nbsp; &nbsp;   > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > And yes, to go back to Mugur's musing on how we should
&gt; &nbsp; &nbsp; &nbsp;   do it in the
>&nbsp; &nbsp;   ; &nbsp; > > > > future,
&gt; &nbsp; &nbsp; &nbsp;   > > > > we should be able to show a list of all articles in
>&nbsp; &nbsp; &nbsp;   ; one issue in the
>&nbsp; &nbsp;   ; &nbsp; > admin
>; &nbsp; &nbsp; &nbsp; &nbsp; > > > > interface, regardless of the section, and be able to
>&nbsp; &nbsp; &nbsp;   ; sort this list by
>&nbsp; &nbsp; &nbsp;   ; > > > > Topics (Switches, whatever).
  ; &nbsp; &nbsp;  > > > >
>  ; &nbsp; &nbsp; &nbsp; > > > > If you really want to bend your mind, thinking about
>  ; &nbsp; &nbsp; &nbsp; the future,
&gt; &nbsp; &nbsp; &nbsp;   > introduce
> &nbsp;   ; &nbsp;  > > > > Scheduled Publishing into the equation. We should
&gt; &nbsp; &nbsp; &nbsp;   really think of
>&nbsp; &nbsp; &nbsp;   ; > advanced
&gt; &nbsp; &nbsp;   ;  > > > > home page management after 3.0...
>; &nbsp; &nbsp; &nbsp; &nbsp; > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > Sava
>&nbsp;   ; &nbsp; &nbsp; > > > >
>  ; &nbsp; &nbsp; &nbsp; > > > > digitalnegociogmail.com">digitalnegociogmail.com
  ; &nbsp; &nbsp;  > > > > 10/16/2006 06:04 PM ZE2
>&nbsp; &nbsp;   ; &nbsp; > > > > Please respond to campsite-support
>; &nbsp; &nbsp; &nbsp; &nbsp; > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > To: campsite-supportcampware.org">campsite-supportcampware.org
>&nbsp; &nbsp; &nbsp;   ; > > > > cc:
>&nbsp; &nbsp;   ; &nbsp; > > > > bcc:
>  ; &nbsp; &nbsp; &nbsp; > > > > Subject: Re: [campsite-support] Another FreeBSD
&gt; &nbsp; &nbsp; &nbsp;   Campsite server
>; &nbsp; &nbsp; &nbsp; &nbsp; > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > >
>  ; &nbsp; &nbsp; &nbsp; > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > Yeah, I know. For instance, this is the code to obtain
>; &nbsp; &nbsp; &nbsp; &nbsp; the list of
>&nbsp; &nbsp; &nbsp;   ; > > > > articles
&gt; &nbsp; &nbsp;   ;  > > > > in a section marked to be on section page and ordered
&gt; &nbsp; &nbsp;   ;  by the "order
; &nbsp; &nbsp; &nbsp;  > > > > number&quot;
>&nbsp; &nbsp; &nbsp; &nbsp;  > > > > (not the article number) you can select in the
>&nbsp; &nbsp;   ; &nbsp; section:
&gt; &nbsp; &nbsp;   ;  > > > >
>  ; &nbsp; &nbsp; &nbsp; > > > > <!** List length 10 article type is noticia onsection
> &nbsp;   ; &nbsp;  is on>
>; &nbsp; &nbsp; &nbsp; &nbsp; > > > > <!** Endlist>;
; &nbsp; &nbsp; &nbsp;  > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > The problem: homepage is not a section so you can't
>; &nbsp; &nbsp; &nbsp; &nbsp; give an order
>  ; &nbsp; &nbsp; &nbsp; > number
>; &nbsp; &nbsp; &nbsp; &nbsp; > > > > to
>&nbsp; &nbsp; &nbsp;   ; > > > > their articles.
> &nbsp;   ; &nbsp;  > > > >
>&nbsp;   ; &nbsp; &nbsp; > > > > The o