eCommerce
Social and Community Suite
Content Management
RSS Extensions
VirtueMart Extensions
(0)
|
Login
|
Register
|
Lost Password?
Username:
Password:
Home
Our Products
Joomla 1.7.x
(23)
& J!1.6.x
Joomla 1.5.x
(28)
Joomla 1.0.x
(17)
Factory Club Extensions
(7)
Drupal, Elxis, MODx
(6)
Windows Gadgets for J!
(11)
Free Templates
(4)
All Products
(92)
Documentation
Tweets
Forum
Contact Us
Terms & Conditions
How to Buy Guide
Customers FAQ's
Updates & Upgrades
About Us
Latest Tweets
Join us at the Joomladay UK!
The Factory Extensions Joomla Compatibility Chart
Love Factory 2.4 for Joomla 1.7
Love Factory - Memberships [VIDEO]
Love Factory - Custom Fields Integration [VIDEO]
Love Factory - Google Maps Integration [VIDEO]
Love Factory - Administrator Guide [VIDEO]
Love Factory - Memberships
Collection Factory for Joomla 1.6 with CB support
Reverse Auction Factory 1.5.9
Home
Help
Search
Login
Register
The Factory
>
Forum
>
Content Management Suite
for Joomla CMS.
>
Article Factory Manager
>
Questions & Answers
Pages: [
1
]
« previous
next »
Print
Author
Topic: Questions & Answers (Read 4058 times)
Erik
Administrator
Hero Member
Posts: 3120
Questions & Answers
«
on:
April 28, 2009, 08:54:19 am »
1. Set it up so that non-registered users cannot view the article manager.
Make the Menu that Articleman is published as "registered" - Click on the menu item and choose access level "Registered"
2. Set it up so authors can submit (upon approval)
All registered users can submit. Regardless of the usergroup they belong to. Just make a link to articleman available to them.
3. Set it up so Admin can not only submit but approve as well.
Go to Administrator backend, Components, Articlemanager, Settings
There choose the Restrictions Tab. You will see a select with "Allow users to aprouve articles" label. Select The groups you wish to have approval rights. Click save.
«
Last Edit: June 10, 2009, 11:00:59 am by Erik
»
Logged
Erik
Administrator
Hero Member
Posts: 3120
Re: Q & A - Article Factory Manager
«
Reply #1 on:
June 10, 2009, 10:14:09 am »
Q:
On the front end approvers can only publish is that correct?
If I want editors to reject and edit and save the article for further
editing they need back end access right?
In other words, If I give someone editor permissions they can see an
"authors" submission, open it, edit, and publish it. But they can't save
it back to the queue for example. Is that correct?
A:
- articleman editor group can approve, reject, publish (set the editors from backend)
- articleman editor group have access to all articles (including other authors articles)
- no backend access needed if you are in the above group - you have access to approve menu (where you can reject too)
Logged
Factory Staff 02
The Factory Staff
Hero Member
Posts: 1912
Re: Questions & Answers
«
Reply #2 on:
June 19, 2009, 04:08:20 pm »
Q:
Hot to add a menu to Article Factory Manager on front end?
A:
As every Joomla Component in the Menu Administration.
You can add it in an existing module or create another module first (from the Menu Manager select New - and after publish it's Menu Module from Module Manager ).
You can add the default task (the article listing) directly the Articleman type from the "New Menu Item" options list.
Or you can add a specific Article Manager task as an Menu Item External Link where you insert the needed url (ex: index.php?option=com_articleman&task=new ).
Logged
The Factory's Development Team member.
palorida
Newbie
Posts: 8
Re: Questions & Answers
«
Reply #3 on:
June 19, 2009, 05:27:39 pm »
Thanks a lot.
Logged
Erik
Administrator
Hero Member
Posts: 3120
Author Ressource Box image
«
Reply #4 on:
January 06, 2010, 04:23:10 pm »
Q:
Resourcebox locate big author image. I'd like to locate small (tn) author image.
Big author image root
/images/comprofiler/126_4b43951132a39.jpg
Small author image root
/images/comprofiler/tn126_4b43951132a39.jpg
İs it possible to locate (tn)? I use CB Integration.
A:
You need to edit file "components/com_articleman/class/mainclass.php" around line 685 "$file = "images/comprofiler/".$resbox->file;"
This line has to be replaced with $file = "images/comprofiler
/tn
".$resbox->file;
Logged
palorida
Newbie
Posts: 8
Re: Questions & Answers
«
Reply #5 on:
January 06, 2010, 06:09:52 pm »
Thanks Erik,
I've more questions about this topic.
The author image is on the left side of resourcebox text. And default right margin value of image is 0 (image is too close to resourcebox text)
1-) I'd like to locate author image on the right side of resourcebox text (like ezinearticles.com do)
2-) And then I'd like to change the default left margin value of image?
How can I arange this?
Logged
Erik
Administrator
Hero Member
Posts: 3120
unpublish date to never
«
Reply #6 on:
January 27, 2010, 04:13:51 pm »
Q:
How do I set the unpublish date to 'never' as is possible in Joomla back end?
A:
Edit file ../components/com_articleman/articleman.html.php, around line 1309
delete: readonly=""
By doing this, the fields can be then edited with the "start/end publish"
For the articles that dont have to expire, the end date field should be left empty.
Logged
Erik
Administrator
Hero Member
Posts: 3120
replace joomla edit icon link
«
Reply #7 on:
February 05, 2010, 04:03:19 pm »
Q:
How do i change the link of the standard Joomla edit icon?
A:
Edit file components/com_content/helpers/icon.php
comment out line109:
$url = 'index.php?view=article&id='.$article->slug.'&task=edit&ret='.base64_encode($ret);
add after it:
$url = 'index.php?option=com_articleman&id='.$article->id.'&task=editart&ret=';
Logged
Erik
Administrator
Hero Member
Posts: 3120
saving configuration
«
Reply #8 on:
March 10, 2010, 10:08:27 am »
If you cannot save the configuration in the component backend
use a FTP client and assign 777 rights to the files
"config.php" and "restrictions.php"
which are located in the
"components\com_articleman\config\"
directory.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Forum
-----------------------------
=> News & Announcements
===> Community News
===> General Discussion
===> Unlisted Products
=> eCommerce Factory Suite
for Joomla CMS.
===> Auction Factory
===> Reverse Auction Factory
===> Raffle Factory
===> Collection Factory
===> Ads Factory
===> Media Mall Factory
=> Social & Community Factory Suite
for Joomla CMS.
===> jAnswers Factory
===> Love Factory
===> Chat Factory
===> Deluxe Blog Factory
===> HOT or NOT Deluxe Factory
===> Photo Battle Factory
===> HOT or NOT Factory
=> Content Management Suite
for Joomla CMS.
===> Advertisement Factory
===> Briefcase Factory
===> eBook Factory
===> Article Factory Manager
===> Content Image Factory
=> RSS Factory Suite
for Joomla CMS.
===> rss Factory PRO
===> rss Factory
===> rss to Image Factory
===> rss Context Factory
=> VirtueMart Extensions & Payment Facilities
===> VM Factory Reports
===> VM Factory Orders & Reviews
===> VM Tree Factory
===> VM ePayment Factory
=> Miscellaneous Extensions & Modules
for Joomla.
===> eBay Factory Module
===> Top Movies Factory
===> Exchange Rates Factory
===> Factory Calculators
===> Lava Factory Menu
===> Feedback Factory
===> Awards Factory
=> Other CMS Extensions
===> DRUPAL Extensions & Modules
===> ELXIS Extensions & Modules
===> MODx Extensions & Modules
=> Windows Gadgets
=> Template Factory
===> Joomla Business Template #01
===> Joomla Business Template #02
Loading...