191 lines
		
	
	
		
			6.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			191 lines
		
	
	
		
			6.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 | |
| 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 | |
| <html xmlns="http://www.w3.org/1999/xhtml" lang="en_GB" xml:lang="en_GB">
 | |
| <head>
 | |
| 	<title>Control Panel</title>
 | |
| 	<link href="../css/help.css" rel="stylesheet" type="text/css" />
 | |
| </head>
 | |
| <body>
 | |
| <h1>Main menu</h1>
 | |
| 
 | |
| <h3>Description</h3>
 | |
| 
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-home.png" alt="" class="left" /> 
 | |
| 		The Control Panel of JEM.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Navigation</h3>
 | |
| 
 | |
| <p>To access this screen use: 
 | |
| 	<strong>Components</strong> → <strong>JEM</strong></p>
 | |
| The Control Panel offers the following direct link icons:
 | |
| 
 | |
| <h3>Events</h3>
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-events.png" alt="" class="left" /> 
 | |
| 		Takes you to the events list view. You can manage your event items from this screen. Here you may view a listing of all events. 
 | |
| 		You can delete, edit or add events using this screen. 
 | |
| 		You can also publish or unpublish events and manage users who have registered to it.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 	
 | |
| <h3>Add Event</h3>
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-eventedit.png" alt="" class="left" /> 
 | |
| 		Takes you directly to the Add Event screen, where you can add a new event.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 	
 | |
| <h3>Venues</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-venues.png" alt="" class="left" /> 
 | |
| 		Takes you to the venues list view. You can manage your venue items from this screen. Here you may view a listing of all venue. 
 | |
| 		You can delete, edit or add venues using this screen. Also you can publish or unpublish venues.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 	
 | |
| <h3>Add Venue</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-venuesedit.png" alt="" class="left" /> 
 | |
| 		Takes you directly to the Add Venue screen, where you can add a new venue.</p>
 | |
| 	<div style="clear:both;"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Categories</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-categories.png" alt="" class="left" /> 
 | |
| 		Takes you to the categories list view. You can manage your category items from this screen. Here you may view a listing of all categories. 
 | |
| 		You can delete, edit or add categories using this screen. Also you can publish or unpublish categories.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Add Category</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-categoriesedit.png" alt="" class="left" /> 
 | |
| 		Takes you directly to the Add Category screen, where you can add a new category.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Groups</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-groups.png" alt="" class="left" /> 
 | |
| 		Takes you to the groups list view. You can manage your groups from this screen. You can delete, edit or add groups using
 | |
| 		this screen. Create a group when you want to restrict the possibility to submit events to a category only for selected members.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Add Group</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-groupedit.png" alt="" class="left" /> 
 | |
| 		Takes you directly to the Add Group screen, where you can add a new group.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Manage Plugins</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-plugins.png" alt="" class="left" /> 
 | |
| 		Takes you to the plugins screen. JEM plugins are handled as standard Joomla plugins, so clicking this ico will take you 
 | |
| 		to the Joomla plugins screen where you will see all currently installed JEM plugins.
 | |
| 		When you have installed the JEM package, the following plugins have also been installed:
 | |
| <ul>
 | |
| 	<li>Search Plugin</li>
 | |
| 	<li>Finder Plugin (smart search)</li>
 | |
| 	<li>Mailer Plugin, to make the settings on which events JEM should send emails</li>
 | |
| 	<li>Comments Plugin, integration with JComments</li>
 | |
| 	<li>Content Plugin, which does the JEM magic behind the screen and shouldn't be unpublished.</li>
 | |
| </ul>
 | |
| 		Remember that in order to use the plugins they need to be published!</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Settings</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-settings.png" alt="" class="left" /> 
 | |
| 		This is the heart of the JEM component. Here you have to decide which features you want to offer and how JEM 
 | |
| 		should behave.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Housekeeping</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-housekeeping.png" alt="" class="left" /> 
 | |
| 		This screen offers a set of tools to keep your database clean from unused data and images, and to 
 | |
| 		trigger the Autoarchive function.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Load sampledata</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-sampledata.png" alt="" class="left" /> 
 | |
| 		Clicking this Icon installs the sample date distributed with the JEM package. This set of sample data can only be installed
 | |
| 		as long as no other data (e.g. venues, events, categoeries, groups) has been entered in the database!</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Update check</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-update.png" alt="" class="left" /> 
 | |
| 		With this button JEM automatically checks if you are using the most recent version of JEM.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Import Data</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-tableimport.png" alt="" class="left" /> 
 | |
| 		Here you can import data into JEM tables.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| <h3>Export Data</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-tableexport.png" alt="" class="left" /> 
 | |
| 		Here you can export data from JEM tables in CSV (Comma Separated Values) format.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>CSS Manager</h3>	
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-cssedit.png" alt="" class="left" /> 
 | |
| 		Here you can modify the CSS files of the various views of JEM directly in the backend. 
 | |
| 		Clinking a link on the right will take you to the edit screen.</p>
 | |
| 	<div class="clear">
 | |
| </div>
 | |
| 
 | |
| <h3>Help</h3>		
 | |
| <div>
 | |
| 	<p><img src="../../../../../media/com_jem/images/icon-48-help.png" alt="" class="left" /> 
 | |
| 		Opens the Help pages for JEM.</p>
 | |
| 	<div class="clear"></div>
 | |
| </div>
 | |
| 
 | |
| <h3>Toolbar Icons</h3>
 | |
| 
 | |
| <p>
 | |
| 	<div class="toolbar-list">
 | |
| 		<ul>
 | |
| 			<li>
 | |
| 				<span class="icon-32-options"> </span>
 | |
| 				Options
 | |
| 			</li>
 | |
| 			<li>
 | |
| 				<span class="icon-32-help"> </span>
 | |
| 				Help
 | |
| 			</li>
 | |
| 		</ul>
 | |
| 	</div>
 | |
| 	<div class="clear"> </div>
 | |
| </p>
 | |
| 
 | |
| <p><strong>Options:</strong> 
 | |
| 	Opens the Joomla Permissions screen for the JEM component. For more info about Permissions, 
 | |
| 	please refer to the ACL section of the <a href="intro.html">Introduction Screen</a> of these Help files.</p>
 | |
| <p><strong>Help:</strong> 
 | |
| 	Opens this Help screen.</p>
 | |
| 
 | |
| <div class="close">
 | |
| 	<a href="#" onclick="javascript:window.close();">Close window</a>
 | |
| </div>
 | |
| 
 | |
| </body>
 | |
| </html> |