This Plugin provides list of projects which the logged in user is authorized to view.
Installation
This plugin comes bundled with Samepage.
Usage
To Insert this plugin click on the
button in WYSIWYG editor. From the list of plugins being shown in the screen, click on "Project Listing Plugin".
To Edit a plugin, Right Click on the Plugin Syntax in the WYSIWYG Editor. Select "Edit this Plugin" from the Context Menu.
Below is the Screen shot of the screen that comes while inserting/editing a plugin.
Screenshot
Parameter Name
Description
Required
Example Value
Default Value
Page Size
Page size for the Project List. Basically the maximum number of projects that need to be shown on one page
No
10
10
List Type
Options:
All Projects - Shows the list of all the projects that a user has access to
My Projects - Shows list of only those projects where the user is a Member,Administrator or the owner
Favorite Projects - Shows list of Projects Marked as Favorite by the User
User Preference - Can be one of the 3 above as set by the user in Settings page.
Yes
All Projects
User Preference
Sample Generated Syntax:
$projectlisting{}
Output
Screenshot
Widgets
Widget is another view of a plugin which is used for customizeable Dashboard. Each plugin can have one or many widgets associated with it. Below is the list of Widgets available for Project Member Plugin
Project List
This widget provides list of projects which the logged in user is authorized to view. Below is the list of parameters available to customize this widget.
Parameter Name
Description
Required
Example Value
Default Value
Page Size
Page size for the Project List. Basically the maximum number of projects that need to be shown on one page
No
10
10
List Type
Options:
All Projects - Shows the list of all the projects that a user has access to
My Projects - Shows list of only those projects where the user is a Member,Administrator or the owner
Favorite Projects - Shows list of Projects Marked as Favorite by the User
User Preference - Can be one of the 3 above as set by the user in Settings page.