Hi Pascal, Thanks for the input, sorry that it took a while but I didn't had time to test it out. It works so I am happy. Thanks again.
Regards, Edwin Barendse Engineer Data & Telecom Trainer Sniffer University Muxum Data Communicatie B.V.� Europalaan 19 5232 BC 's-Hertogenbosch tel��� +31(0)73-6249800 fax�� +31(0)73-6249801 mail [EMAIL PROTECTED] web www.muxum.nl > -----Original Message----- > From: pascal van hecke [mailto:[EMAIL PROTECTED] > Sent: Friday, October 03, 2003 5:53 PM > To: [EMAIL PROTECTED] > Subject: [midgard-user] get extra component content > > They're stored as your article's parameters. > click the parameter tab to reach them. > normally it should be something like: > > group: article > name: 0 > value: xxx > > You can reach them via functions as > http://www.midgard-project.org/manual/en/method.object-listparameters.php > and http://www.midgard-project.org/manual/en/method.object-parameter.php > > but also via the (undocumented) feature $article->article_0 > > (so: article->{group}_{name} ) > > pascal van hecke > > > "Edwin Barendse" wrote in message > > I have made some extra components (Details under topic) besides the usual > Abstract and Content. The later two you can reach the content by > $article->abstract or $article->content but how do I get the content of > these extra components. I can see the content in article edit and then in > the second menu edit again. But what is the php code to get it?? > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
