This plug-in will add an important social component to your website - user generated content. It will allow members to easily contribute to the website by submitting their own news and articles. You can allow them not only to read articles you publish, but also to become an important figure for your website by taking part in its creation.
Users has to be logged into the system and they submit stories via form on the following page: http://www.example.com/submit_story
The plug-in allows maximum control over preferences and submitted stories - you can allow or restrict almost everything.
You need to access the Plug-ins section. Click on the Plug-ins link which is located in Main menu at the top of your administrator panel.
A list of all plug-ins currently registered to the system is displayed on the right hand side of the screen on Downloaded plug-ins tab.
To install Submit Story plug-in you need to click on the install icon on the right side of the plug-ins name.
This will take you to the page with the installation link: Click here to Install the plug-in
After you run the installation, you will be informed that the plug-in was successfully installed.
You may easily go back to the Plug-ins page, by following the link: Click here to go to Plug-in
To place a link to a frontend for access to Submit story page, you need to insert the following code in your template:
<vte:if test="{CURRENT_USER}">
<a href="{VIVVO_URL}submit_story/index.html">Submit story</a>
</vte:if>
<vte:if test="{CURRENT_USER.can|'ACCESS_ADMIN'}">
| <a href="{VIVVO_URL}{VIVVO_FS_ADMIN_DIR}index.php"><vte:value select="{LNG_SITE_ADMINISTRATION}" /></a>
</vte:if>
To uninstall Submit Story plug-in you need to click on the uninstall icon on the right side of the plug-in name.
This will take you to the page with the link for uninstall: Click here to uninstall the plug-in
You will be informed that the plug-in was successfully uninstalled and you may return to the Plug-ins page by clicking the link: Click here to return to Plug-in home page.
The path to the Submit Story plug-in:
Click on Plug-ins link (which is located in Main menu at the top of your administrator panel)
Choose Submit Story plug-in from the list of all installed plug-in (on the left side of the screen)
This plug-in can be accessed only by users belonging to groups that are allowed to manage Submit Story plug-in. Members may submit stories from the front end.
Access this plug-in any time to change preferences and manage pending stories.
Story management panel will load with a list of all pending stories that members have created on the right hand side of the screen.
From this administrative panel you are able to approve and edit existing stories, or create new articles by clicking on the Add new article link (you will be provided to Article section).
To have some story published as an article on your website you need to approve it by changing its status to Active. Select an article by checking the box next to it and select Active from 'Select action' drop-down menu. Approved story will be moved then to the articles section and you may access it from this point.
To edit a story before approving it click on the edit icon
on the right side of the story title.
This will take you to the page where you can change all parameters and content that member has entered during a story creation process.
Follow a link from the front-end to be provided to a page where you will submit your content and have a list of previously added stories. You must be registered and logged-in in order to see the appropriate link and have access to submit a story page.
* Image Caption → Image caption field has the same effect like Alt tag in HTML. When you point your cursor on some image on your website, this image description will appear.
Click on the 'Submit' button when you are done. You will get the message 'Story is waiting for approval'.
If allowed, the body content of the story can be managed by WYSIWYG Text Editor. The WYSIWYG (What You See Is What You Get) editor allows you to edit and format text, pictures and other media files.
Full manual on using WUSIWYUG editor can be found HERE.
In this box on the right side of the screen you may see the list with the titles of your pending stories (stories that wait for approval).