CMS means MANAGE contents!!
-
- Joomla! Guru
- Posts: 610
- Joined: Thu Sep 01, 2005 12:22 pm
CMS means MANAGE contents!!
Hi all,
Joomla is one gem of a product, to be sure. But there is one obvious thing missing, namely a way to automatize getting contents in it. It's supposed to be a content management system, and it does that reasonably well, starting from the minute you add something up to the minute you want to get something out. But the beginning and the end are missing. So, it would be a great progress if there would be:
- an import facility, where you could select a number of html or txt files; you'd indicate the category in which they belong, and maybe per article you'd have a text window to give every article its title.
- an export facility: all things pass, also Joomla will, one day. And then we'll be locked up (well, not exactly, but still) with a bunch of MySQL tables. So, it would make sense to provide Joomla with an Export facility, for instance allowing an automatized export per category, into html or txt files.
Shouldn't be terribly difficult to do, but the attempts I have seen until now either simply don't work or else they follow an approach which is very counter-intuitive.
Ludo
Joomla is one gem of a product, to be sure. But there is one obvious thing missing, namely a way to automatize getting contents in it. It's supposed to be a content management system, and it does that reasonably well, starting from the minute you add something up to the minute you want to get something out. But the beginning and the end are missing. So, it would be a great progress if there would be:
- an import facility, where you could select a number of html or txt files; you'd indicate the category in which they belong, and maybe per article you'd have a text window to give every article its title.
- an export facility: all things pass, also Joomla will, one day. And then we'll be locked up (well, not exactly, but still) with a bunch of MySQL tables. So, it would make sense to provide Joomla with an Export facility, for instance allowing an automatized export per category, into html or txt files.
Shouldn't be terribly difficult to do, but the attempts I have seen until now either simply don't work or else they follow an approach which is very counter-intuitive.
Ludo
- manne2004
- Joomla! Intern
- Posts: 88
- Joined: Tue Sep 06, 2005 10:15 pm
- Location: Cape Town, South Africa
Re: CMS means MANAGE contents!!
I agree.
It's not easy to get content into Joomla.
Most companies would want someone fro mtheir own business to update the content and add new content.
This is normally someone that's not technical.
It's not easy to get content into Joomla.
Most companies would want someone fro mtheir own business to update the content and add new content.
This is normally someone that's not technical.
- brian
- Joomla! Master
- Posts: 11985
- Joined: Fri Aug 12, 2005 7:19 am
- Location: Leeds, UK
- Contact:
Re: CMS means MANAGE contents!!
my clients find it very easy to add content, pdf, photos, diary events and all from the frontend but then I guess that is down to the way I have set up the sites. its all down to the structure you create and the extensions you use.
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/
- eyezberg
- Joomla! Hero
- Posts: 2860
- Joined: Thu Aug 25, 2005 5:48 pm
- Location: Geneva mostly
- Contact:
Re: CMS means MANAGE contents!!
and the training and documentation you provide 
have someone use excel without training..

have someone use excel without training..
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.[URL banned].com for J! 1.5 screenshots
http://www.eyezberg.com
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.[URL banned].com for J! 1.5 screenshots
http://www.eyezberg.com
- brian
- Joomla! Master
- Posts: 11985
- Joined: Fri Aug 12, 2005 7:19 am
- Location: Leeds, UK
- Contact:
Re: CMS means MANAGE contents!!
Documentation I'm usualy pretty lapse on but all my client sites get at a minimum a full days training
Last edited by brian on Sun Oct 15, 2006 5:40 pm, edited 1 time in total.
"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/
- bzoellers
- Joomla! Explorer
- Posts: 402
- Joined: Sat Oct 07, 2006 6:21 pm
- Location: Pikeville, KY
- Contact:
Re: CMS means MANAGE contents!!
something like a .txt 'content importer' would be nice though, to be able to upload a .txt file and have it automatically put into a content item
Billy Zoellers
http://www.billyzoellers.net
http://www.billyzoellers.net
- Vince
- Joomla! Enthusiast
- Posts: 143
- Joined: Sun Aug 21, 2005 11:41 pm
- Location: UK
- Contact:
Re: CMS means MANAGE contents!!
I'm sure there used to be a component to import static html files into Joomla.
- Vince
Edit: found it here:
staticXT
http://extensions.joomla.org/component/ ... Itemid,35/
- Vince
Edit: found it here:
staticXT
http://extensions.joomla.org/component/ ... Itemid,35/
www.hostbaron.com - low price Joomla starter packages.
www.SpanishVilla.com - Buy, rent or sell a Spanish property.
www.SpanishVilla.com - Buy, rent or sell a Spanish property.
- bzoellers
- Joomla! Explorer
- Posts: 402
- Joined: Sat Oct 07, 2006 6:21 pm
- Location: Pikeville, KY
- Contact:
Re: CMS means MANAGE contents!!
very nice find.Vince wrote: I'm sure there used to be a component to import static html files into Joomla.
- Vince
Edit: found it here:
staticXT
http://extensions.joomla.org/component/ ... Itemid,35/
but i think what he was talking about was something actually integrated into the joomla core
Billy Zoellers
http://www.billyzoellers.net
http://www.billyzoellers.net
- Jenny
- Joomla! Champion
- Posts: 6237
- Joined: Sun Aug 21, 2005 2:25 pm
- Contact:
Re: CMS means MANAGE contents!!
Everything can't be implemented at the core level. The core is the framework, extensions use the framework to implement various solutions.
Co-author of the Official Joomla! Book http://officialjoomlabook.com
Marpo Multimedia http://marpomultimedia.com
Marpo Multimedia http://marpomultimedia.com
- Tonie
- Joomla! Master
- Posts: 16584
- Joined: Thu Aug 18, 2005 7:13 am
Re: CMS means MANAGE contents!!
If you take a look at /installation/sample.sql, you can find the SQL commands to create categories, sections and content. Shouldn't be too hard to create a component that can mass import content from a .csv file, for example.
-
- Joomla! Guru
- Posts: 610
- Joined: Thu Sep 01, 2005 12:22 pm
Re: CMS means MANAGE contents!!
Then let some wise men do itTonie wrote: If you take a look at /installation/sample.sql, you can find the SQL commands to create categories, sections and content. Shouldn't be too hard to create a component that can mass import content from a .csv file, for example.

Ludo
-
- Joomla! Fledgling
- Posts: 4
- Joined: Sun Oct 22, 2006 11:14 pm
Re: CMS means MANAGE contents!!
I just found out about Joomla! today and i'm really blown away by it's capabilities and the enhancements that the community brings to it!
I'm glad i found this thread because i have a comment/question along the same line:
What would be awesome is if you could let your content provider use a predifined MS word/excel template to publish to your Joomla! site. For example, if you use an MS word template formated using MS XML like an content entry form, can it be imported and parsed and it's elements (text, graphics) published through a Joomla! display template?
So what i'm wondering if technically, can a module or plugin be created that can read MS XML and parse it using XSL or else to feed a Joomla template?
I'm glad i found this thread because i have a comment/question along the same line:
What would be awesome is if you could let your content provider use a predifined MS word/excel template to publish to your Joomla! site. For example, if you use an MS word template formated using MS XML like an content entry form, can it be imported and parsed and it's elements (text, graphics) published through a Joomla! display template?
So what i'm wondering if technically, can a module or plugin be created that can read MS XML and parse it using XSL or else to feed a Joomla template?
- Jenny
- Joomla! Champion
- Posts: 6237
- Joined: Sun Aug 21, 2005 2:25 pm
- Contact:
Re: CMS means MANAGE contents!!
I am sure that such a thing could be created. The only question is finding the person to do it.nini1 wrote: So what i'm wondering if technically, can a module or plugin be created that can read MS XML and parse it using XSL or else to feed a Joomla template?
Co-author of the Official Joomla! Book http://officialjoomlabook.com
Marpo Multimedia http://marpomultimedia.com
Marpo Multimedia http://marpomultimedia.com
-
- Joomla! Fledgling
- Posts: 4
- Joined: Sun Oct 22, 2006 11:14 pm
Re: CMS means MANAGE contents!!
Is there a forum where one can get a quote from a Joomla dev for that?MMMedia wrote:I am sure that such a thing could be created. The only question is finding the person to do it.nini1 wrote: So what i'm wondering if technically, can a module or plugin be created that can read MS XML and parse it using XSL or else to feed a Joomla template?
- Jenny
- Joomla! Champion
- Posts: 6237
- Joined: Sun Aug 21, 2005 2:25 pm
- Contact:
Re: CMS means MANAGE contents!!
The Professional Services forum: http://forum.joomla.org/index.php/board,177.0.html
or the Custom Joomla! Development forum: http://forum.joomla.org/index.php/board,47.0.html
or the Custom Joomla! Development forum: http://forum.joomla.org/index.php/board,47.0.html
Co-author of the Official Joomla! Book http://officialjoomlabook.com
Marpo Multimedia http://marpomultimedia.com
Marpo Multimedia http://marpomultimedia.com
-
- Joomla! Fledgling
- Posts: 4
- Joined: Sun Oct 22, 2006 11:14 pm
Re: CMS means MANAGE contents!!
Excellent, thanks!