MyContent Modified is an addition inspired by the MyContent component provided by Joomlaicious.com
Check out our other Extensions
- CB Personalizer (add CB Profile fields into your content)
- ITB If-Then-Bot (tests CB Profile fields and displays content if true)
|
|
This is the description from Joomlicious
This component will give users a little more control over their content from the frontend.
Authors can now see all their content in one list, which means they can edit unpublished items from the front end.
If they have access to publish items, they publish content with one click from the mycontent list. It also allows users to create a content item for any section, instead of having to have multiple links from the usermenu. Publishers can view, publish and unpublish ALL content items.
It was close to being useful for a publishing workflow.
We modified the code to do the following:
Display: Added Author name to the list
Permissions:
Authors can add/edit their own content (no change)
Editor can add/edit their own content - and we added viewing/editing author's articles
Publishers can add/edit/publish anyone's articles (no change)
|
|
|
The requirements for MyContent are:
Joomla version 1.0.x (developed under 1.0.15)
|
|
|
This modification is not packaged as a normal module, but installing it is cake.
1. download the zipped file
2. go to your website file system
/your-joomla-root/components/com_mycontent/
3. save the old MyContent programs
-
rename mycontent.html.php to mycontent.html.php.save
- rename mycontent.php to mycontent.php.save
4. upload the downloaded zip file to this directory
5. unzip the file
Your directory should then look like this:
|
|
|
Modified MyContent Listing - Click for enlarged version
|
|