Frontend User Article List 

New features (v1.3b):
- Ability to publish/unpublish an article just clicking the icon in the listing
- Dropdown list for author (if the authenticated user have permission greater than the author permissions)
More features:
- Search field
- Dropdown list for section, category and state
- Ability to create new articles
- Move articles to trash
- Restore articles in trash
- Translation for Brazilian portuguese, Estonian, Dutch, Deutsch and French
Credits:
- Rivo Zängov (www.eraser.ee), that translated the FUAL component to Estonian language
- Parvus, that translated the FUAL to Dutch language
- Jojo Murer, that translated the FUAL to Deutsch language
- Vincent Murat, that translated the FUAL to French language
- Thábata Mattar Ferraz, that help me with the English language ;)
Await more news and thank you for all suggestions! :D
* Component without backend, only frontend.
URGENT - Very important
- Author is able to save and publish article
- Author is able to delete article (not just send to trash)
- Save as draft
- Select Section and Category is a mandatory field
NON-URGENT - But nice to have
- (Built-in) Attachment tool, like the attachment component on JED.
- (Built-in) Image Manager like User Images plugin on JED. Each author has own folder to manage images.
It would be nice to have these two important tools in one place from the same developer. The component becomes complete.
In the mean time, to make author capable of publishing articles directly do this:
Open
/components/com_content/models/article.php
Find
// For new items - author is not allowed to publish - prevent them from doing so
$article->state = 0;
Change $article->state = 1;
You must log in as an Author in order to see the component working, it won't show up for Registered users!
If you use Community Builder:
To make users sign up as AUTHOR by default instead of Registered, do this:
Open
components/com_comprofiler/comprofiler.php
Find 2 instances where this code appears
acl->get_group_id('Registered','ARO')
and change to
acl->get_group_id('Author','ARO')
These simple changes will get you going in no time. This component has a bright future ahead!
First installed it, then created a menu assigned to FEAL (specials users access only) and then, gotcha! Everything works perfectly!
The only thing that is a light deception is that the users can resotre their articles to reviewing queue.
The next update should include this option:
The administrator should have another column that allows him/her to delete articles forever (purge them from Trash), so that the users cannot restore them again.
Hi, the version 2.0b will released pretty soon, but how, at moment, I don't have much time to dedicate myself to FUAL project. Although the functionality that you suggested me will be implemented in version 2.1b. Thanks and Regards, Felipe.
it gives users the admin powers
but
you don't need to take the risk in given people the actual admin powers of them entering the backend of the site
love it
all my staff love that they have "more power"
simple to use and everything
Hi. I hope you enjoy even more the new version that will be realeased soon.
Regards,
Felipe
It would help no end if one could choose to exclude and include selected columns.
All in all - simple to set up and use.
Thanks for this.
Regards
Nick
While building a new website, I was looking to add a simple and nice looking component. I was afraid I'd have to modify the site a lot to accomplish what I want to do. Everything that I wanted, this is!
I can't wait to see what the next version will bring! I'm hoping that all of the dropdown menus are configurable as to whether you want them to appear or not. I'm also hoping that the "New Article" link can be substituted for your own link! I would like that a lot because I customized the "New Article" page and would like to directly link to it.
Keep up the good work and I can't wait for the next release! Hopefully it will come soon!
Hi, thank you very much for all praises.
The version 2.0b will be released before next week. The package is ready, but before release it, I'll do the functionality that you suggested.
Thanks and see you soon.
-
Felipe
I found a work around.
It depends on the "Global configuration -> SEO Consiguration-> Friendly URL for the search engine".
If it is "yes", the column doesn't work.
If it is "no", everything works fine.
Thank you for your useful component.
My wish would be that the component automatically shows the articles of the logged-in user selected, but thats just cosmetic.
Thanks a lot for this work ! Chris
Installation and configuration was simple and worked perfectly! Nice Job!
1. Users must be given Author status to use.
2. Publish button on the Author's list is not working and articles must be published from the back end. Is that correct?
3. Any way to limit sections/categories that can be published too?
This is very good work so hope and is esthetically pleasing so I'm not too picky. Can't wait to see your next version. Thanks!
Hi :)
1. The FUAL component has the purpose of assist the articles management (without preview to normal or just registered users) and only the users that have at least author status can create articles.
2. Now, the FUAL according with joomla permissions and natively the author hasn't permission to publish articles.
3. I didn't understand your question, but there isn't any limit for this... I guess :P
Thank you and you'll adore the version 2.0b of the FUAL component...
Abraços ;)
My users are not interested when their article is published but when it will unpublishm so for me this is the only missing feature, please let us choose to show start or end date.
What may be somewhat confusing for not frequent joomla users is that there is no backend for the compnent, I imagine that people will be looking for it and asking themselves if it had been installed ok.
To the developer; thank you for this component.
I'll remember these suggestions. In next version, I want to develop a backend with configurations that allow choose which columns will be show in the listing and others... Thanks! :D
Why still the 5 star rating?
- Graphics are A+ -- looks professional without any messing around
- Shows a list of uncategorized articles. I had 2-3 other modules to do this because people would forget to assign the article to a section.
- More stable then other code I've paid $$$ for!
- The ability to sort, search and filter is KEY! This instantly cut down on user comments like "what category is that article located under?"
My only request to the author. I agree with colinmac: add the ability to view ALL articles in the list that the user is able to edit not just the ones they own. Then create a filter that shows/hides articles that they created / edited / can edit ... ect.
Download it now. You won't regret it. (make sure you have php5 enabled. My own bonehead mistake!)
The feature that you suggested is already implemented in the version 1.3b :D
Have only been working with Joomla for two weeks !
But when i finally found it in the menu, and was able to add it i could really see the good thing it can be used for.
It would be really nice if Admins and Editors could be ablt to see all, and edit from there.
Or maybe it can be done in another way, that i have not found out yet !
Good and even excellent code for Joomla.
The implementation of the module is very well done. We downloaded, installed,tested and started using in no time. The module does exactly what it says and does it very well. It has been much helpful to us since we have started using it. Our users already created and edited a quite a big number of articles without any problems. Very stable component.
Our site is used by a lot of people with previous experience in using the Internet to create and edit content. But we are already receiving many cheers from them about how easy it has become to create/edit/publishing their content using the site ( what is a direct reference the facilities provided by FUAL ).
A sugestion to the developer: - our knowledge base is a huge one ( thousands of articles ) and is very important to us to have something like the FUAL to let people consult the base by Author. The idea is to let people consulting the base to get a "view" of everything that a particular Author has already published. Though we all who run the site are Joomla newbies, it looks to us that to implement a module based on the FUAL to do that is easily manageable for the developer. All we need is table like FUAL already outputs, without the edit and trash columns and with the possibility of calling the module passin to it the Author Name or ID.
Great job! And please keep us aware of future updates.
Thanks!
I'm very happy with the praise and suggestions. I think that your idea is very great! I don't have many time now, but little by little I'm developing these features. ;)
So far as I can see this extension will list all of a users own articles, but will list all articles if the user is a super-admin.
It would be useful if it could list all the articles that a user can do something with, i.e. for an Author it lists only the author's own articles, but for an Editor is lists all articles with the option to edit, while for a Publisher it lists all article with the option to edit and publish. And it would be good if the filters could be set with default values in configuration.
Really I didn't have thought about this. I'll do the possible to implement at least some of these features in the next version.
This module definitely cover that need, and in addition give a lot of other valuable info such as Published or not, section, category date, and hits for each article in a table layout.
In addition the user sees the deleted articles and are able to "revive" these if required.
This is definietly a must if you create a site and want to give registered users a better overview of all articles on the site.
The focus of the component is only articles listing, but I believe that in the next version will be interesting that the component had a web link to create articles. Thank you by your good idea. ;)
Easy to install, easy to use.
Are there improvements to be made? Yes, but it works perfectly.
In the future, to make this extension even more interesting, all you have to do is implement the search feature.
Tks a lot,
Daniel.






