primo commit
This commit is contained in:
@ -0,0 +1,54 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>13</span>Edit Attendee</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Edit Attendee</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-users.png" alt="" class="left" />
|
||||
Manage the registered users from this screen.
|
||||
Here you can select another user as an Attendee to the Event you are currently editing.
|
||||
Additionally you must also choose a Status (Invited, Attending, Not Attending, On Waiting List).
|
||||
Optionally you can give a Comment, and decide if an email about this edit should be sent or not.
|
||||
If you choose to send an email, make sure the Mailer plugin is enabled and configured.</p>
|
||||
<div class="clear"></div>
|
||||
<p>
|
||||
Please note that changing selected user means: You unregister the previously selected user and
|
||||
register the newly selected user as attendee of the event.</p>
|
||||
<p>
|
||||
To add multiple users ensure to use <strong>Save & New</strong> or <strong>Save as Copy</strong>
|
||||
instead of <strong>Save</strong> or <strong>Save & Close</strong>.</p>
|
||||
</div>
|
||||
|
||||
<p><em>Select another user by clicking the Select User text to the right of the User field.</em></p>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>
|
||||
To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Events</strong> → <strong>User count number</strong> → <strong>User</strong>
|
||||
</p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><strong>Save:</strong>
|
||||
Saves the currently selected user without closing this Edit screen.</p>
|
||||
<p><strong>Save & Close:</strong>
|
||||
Saves the currently selected user, closes this Edit screen and returns to the Registered Users screen.</p>
|
||||
<p><strong>Save & New:</strong>
|
||||
Saves the currently selected user and opens a new empty Edit screen.</p>
|
||||
<p><strong>Save as Copy:</strong>
|
||||
Saves the currently selected user as a new attendee without closing this Edit screen.</p>
|
||||
<p><strong>Close:</strong>
|
||||
Cancels this operation, closes this Edit screen and returns to the Registered Users screen.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,77 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>07</span>Edit Category</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Edit Category</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-categoriesedit.png" alt="" class="left" />
|
||||
Edit your category items or add new ones from this screen.</p>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="hintheader">Tip</p>
|
||||
<p class="hint">Assigning a group to a category is a very good way to manage access rights for your event submissions. Use groups to create maintainers for your different categories.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>
|
||||
To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Add Category</strong> or by <strong>clicking a category in the overview</strong>
|
||||
</p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><strong>Save:</strong>
|
||||
Saves the Category and returns to the current view.</p>
|
||||
<p><strong>Save & Close:</strong>
|
||||
Saves the Category and returns to the categories list.</p>
|
||||
<p><strong>Close:</strong>
|
||||
Cancels this operation, closes the Edit screen and returns to the categories list.</p>
|
||||
|
||||
|
||||
|
||||
<h3>Main publishing area </h3>
|
||||
|
||||
<p><strong>Category:</strong>
|
||||
Enter or edit (if needed) the title of the category here.</p>
|
||||
<p><strong>Alias:</strong>
|
||||
Enter or edit (if needed) the alias of the category here. The alias is used in the url, only use url safe characters here.
|
||||
Leave this field blank if you want JEM to create it automatically.</p>
|
||||
<p><strong>Published:</strong>
|
||||
Select Yes to publish this category or No to unpublish. Published categories are displayed on the Frontend and are able to
|
||||
have events assigned to them.</p>
|
||||
<p><strong>Text field:</strong>
|
||||
Enter or edit (if needed) the description for the category.</p>
|
||||
|
||||
|
||||
<h3>Advanced publishing area</h3>
|
||||
|
||||
<p><strong>Access:</strong>
|
||||
This is the user access level. Public, Registered or Special. Events within a category are only
|
||||
accessible at the same or above the selected level.</p>
|
||||
<p><strong>Group:</strong>
|
||||
Select a group to assign it to the category. Only members of this group will be able to assign events to this category.</p>
|
||||
<p><strong>Image:</strong>
|
||||
Select an image for this Category, or upload one.</p>
|
||||
<p><strong>Color:</strong>
|
||||
Select a display color Category, used in the Calendar.</p>
|
||||
<p><strong>Metadata information:</strong>
|
||||
Enter or edit (if needed) the Meta Description and the Meta Keywords of the category here.</p>
|
||||
|
||||
|
||||
<h3>Related Help Screens & Other Resources</h3>
|
||||
|
||||
<p><strong>Group Manager:</strong> <a href="listgroups.html">Add/Edit Groups</a></p>
|
||||
</body>
|
||||
</html>
|
||||
44
administrator/components/com_jem/help/en-GB/editcss.html
Normal file
44
administrator/components/com_jem/help/en-GB/editcss.html
Normal file
@ -0,0 +1,44 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>16</span>CSS Manager: Edit File</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>CSS Manager: Edit File</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-cssedit.png" alt="" class="left" />
|
||||
Here you can modify the CSS file that you have selected in the previous screen.
|
||||
Please not that if you prefer to have line numbers displayed before the source code,
|
||||
you can choose that option in the previous screen (CSS Manager).</p>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">Don't change anything if you don't know exactly what you do.
|
||||
Read the comments carefully and backup this file before you alter it.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Edit CSS</strong></p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><strong>Save:</strong>
|
||||
Saves the CSS file and remains in this screen.</p>
|
||||
<p><strong>Save & Close:</strong>
|
||||
Saves the CSS file and returns to the CSS Manager screen.</p>
|
||||
<p><strong>Close:</strong>
|
||||
Go Back to the CSS Manager screen without saving.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
206
administrator/components/com_jem/help/en-GB/editevents.html
Normal file
206
administrator/components/com_jem/help/en-GB/editevents.html
Normal file
@ -0,0 +1,206 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" xml:lang="en-GB" lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>05</span>Edit Event</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Edit Event</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-eventedit.png" alt="" class="left" />
|
||||
Edit your event items or add new ones from this screen.</p>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="hintheader">Tip</p>
|
||||
<p class="hint">Use Plugins to add additional functionality to JEM. For example, you can use the 'JEM Comments' Plugin
|
||||
to show user comments for your events and enhance the social part of your website.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>
|
||||
To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Add Event</strong> or by <strong>clicking an event in the overview</strong>
|
||||
</p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><img src="../images/edit-event.png">
|
||||
<div class="clear"> </div>
|
||||
</p>
|
||||
|
||||
<p><strong>Save:</strong>
|
||||
Saves the event and remains in the current view.</p>
|
||||
<p><strong>Save & Close:</strong>
|
||||
Saves the event and returns to the overview.</p>
|
||||
<p><strong>Save & New:</strong>
|
||||
Saves the event and opens a new empty Event edit screen.</p>
|
||||
<p><strong>Save as Copy:</strong>
|
||||
Saves the event as a new instance and returns to the overview. If you have changed the name of the event, <br />
|
||||
please keep in mind to change the name of the alias too. If you just clear the contents of the Alias field before saving, <br />
|
||||
JEM will create an alias name by itself, based on the Event title</p>
|
||||
<p><strong>Close:</strong>
|
||||
Cancels this operation and returns to the Events list.</p>
|
||||
|
||||
<h2>Main publishing area </h2>
|
||||
|
||||
<h3>[Optional Icons]</h3>
|
||||
<p>If a an event is part of a recurring set of events, there will be an icon above the Event / Attachemts / Permissions Tabs <br />
|
||||
<img src="../../../../../media/com_jem/images/icon-32-recurrence.png" alt="recurring event" />
|
||||
indicates that an event is part of a set of recurring events. <br />
|
||||
<img src="../../../../../media/com_jem/images/icon-32-recurrence-first.png" alt="first recurring event" />
|
||||
indicates that an event is the first event of a set of recurring events.</p>
|
||||
|
||||
<h3>Event Tab </h3>
|
||||
|
||||
<p><strong>Title:</strong>
|
||||
Enter or edit (if needed) the title of the Event here.</p>
|
||||
<p><strong>Alias:</strong>
|
||||
Enter or edit (if needed) the alias of the Event here. The alias is used in the url, only use url safe characters here.
|
||||
Leave this field blank if you want JEM to create it automatically.</p>
|
||||
<p><strong>Event date:</strong>
|
||||
Select the Event date. (required)</p>
|
||||
<p><strong>End date:</strong>
|
||||
Select the Date when the Event ends.</p>
|
||||
<p><strong>Time:</strong>
|
||||
The time when the Event starts.</p>
|
||||
<p><strong>End time:</strong>
|
||||
The time when the Event ends.</p>
|
||||
<p><strong>Category:</strong>
|
||||
Choose the category you want the item to belong to. The dropdown list will display the available Categories.
|
||||
<strong>Attention: It is possible to select multiple categoeries per event!</strong></p>
|
||||
<p><strong>Venue:</strong>
|
||||
Choose the venue you want to associate with this event or set the value to no venue.
|
||||
If you want you can also add a new venue to the venue database by clicking the "add" button.</p>
|
||||
<p><strong>Contact:</strong>
|
||||
Select a contact from the contacts database.</p>
|
||||
<p><strong>Status:</strong>
|
||||
Select Yes to publish the event or No to unpublish. Published events are displayed on the Frontend.</p>
|
||||
<p><strong>Featured:</strong>
|
||||
Select Yes to mark the selected event as a featured event. In the Frontend, the featured event will
|
||||
be especially marked or highlighted to distinguish it from other events.</p>
|
||||
<p><strong>Event Description:</strong>
|
||||
This is the Event description. You can use Joomla Plugins in this field.</p>
|
||||
|
||||
|
||||
<h3>Attachments Tab</h3>
|
||||
|
||||
<p>
|
||||
In the Attachments Tab you can upload attachments for the event.
|
||||
When you upload a file in the backend (please mind the maximum upload size set by set by php)
|
||||
it will be visible at the event/venue-page.
|
||||
When the access is set to registered only registered people can see that file.
|
||||
</p>
|
||||
|
||||
|
||||
<h3>Permissions Tab </h3>
|
||||
|
||||
<p>
|
||||
In this tab you can set permissions per event. Settings can be set to influence the event display
|
||||
(author, print icon etc.), to infuence the venue display (full description, address and venue links)
|
||||
and to influence the link to a community solution.</p>
|
||||
<p>
|
||||
If you want to make global settings, use the JEM settings tab, via
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Settings</strong> </p>
|
||||
|
||||
|
||||
<h2>Advanced publishing area</h2>
|
||||
|
||||
<h3>Publishing Options</h3>
|
||||
|
||||
<p><strong>Eventdate:</strong>
|
||||
Select the Eventdate. (required)</p>
|
||||
<p><strong>Enddate:</strong>
|
||||
Select the Date when the Event ends.</p>
|
||||
<p><strong>Time:</strong>
|
||||
The time when the Event starts.</p>
|
||||
<p><strong>Endtime:</strong>
|
||||
The time when the Event ends.</p>
|
||||
|
||||
|
||||
<h3>Custom Fields</h3>
|
||||
|
||||
<p>You can enter up to 10 custom fields here.
|
||||
Here you can enter a maximum of 10 custom fields for an event. <br />
|
||||
Empty fields are not displayed in the frontend. You can give the fields specific names using language overrides. <br />
|
||||
If you want to do that, proceed as follows:<br />
|
||||
Go to Extensions → Languages → Overrides. Choose 'Administrator' in the select-box on the right hand sode of the screen.<br />
|
||||
The key for the event custom fields are COM_JEM_EVENT_CUSTOM_FIELD1 to COM_JEM_EVENT_CUSTOM_FIELD10.<br />
|
||||
If you want to use the language string for both backend and frontend, then don't forget to click the 'for both locations' checkbox.
|
||||
</p>
|
||||
|
||||
|
||||
<h3>Registration</h3>
|
||||
|
||||
<p><strong>Registration:</strong>
|
||||
Select if users should be able to register to this Event. The options are No, Yes or Invited Users Only.</p>
|
||||
<p><strong>Registration Annulation:</strong>
|
||||
Select if users should be able to annulate their registration from this Event. The options are No, Yes or Limited .... datetime before the event starts.</p>
|
||||
<p><strong>Max Places:</strong>
|
||||
Enter the maximum capacity for the event. When there is no maximum, enter 0 for unlimited registrations.</p>
|
||||
<p><strong>Booked Places:</strong>
|
||||
Displays the currently booked (registered) number of visitors to the event.</p>
|
||||
<p><strong>Waiting List:</strong>
|
||||
Check this box to enable the waiting list.</p>
|
||||
|
||||
|
||||
<h3>Image</h3>
|
||||
|
||||
<p><strong>Image:</strong>
|
||||
Choose an image for this Event (flyer) or upload it.</p>
|
||||
|
||||
|
||||
<h3>Repeating Events</h3>
|
||||
|
||||
<p>
|
||||
Choose the type of the recurrence: daily, weekly, monthly, yearly or at a single weekday of the month.
|
||||
If you only want to create events until a certain date, set a 'By the end of' date. See the explanation in the remark below.
|
||||
</p>
|
||||
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">For all of the recurrence-options you can enter a 'By the end of' date. JEM will generate your
|
||||
event for the repeating interval that you have chosen, until the end date, <strong> BUT</strong> it will never create
|
||||
events that exceed the number of days ahead that you defined in the Settings → Global parameters → Advanced
|
||||
Parameters → [Generate events up to (days).
|
||||
<br />
|
||||
<br />
|
||||
This is called the 'Anticipation Window' (the number of days that JEM looks ahead) and is always leading.
|
||||
Recurring events can be auto-generated by JEM for a shorter period ahead, but never for a longer period than defined there.
|
||||
This is to protect busy websites with many event submissions by users from heavy database load.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<p><strong>Daily:</strong>
|
||||
Choose this if you want the event to repeat every X calendar days. You can choose from 1 (every day) till 14 days.
|
||||
Then set until what date JEM should create your recurring event.</p>
|
||||
<p><strong>Weekly:</strong>
|
||||
Choose this if you want the event to repeat every X weeks. You can choose from 1 (every week) till 8 weeks.
|
||||
Then set until what date JEM should create your recurring event.</p>
|
||||
<p><strong>Monthly:</strong>
|
||||
Choose this if you want the event to repeat every X months. You can choose from 1 (every month) till 12 months.
|
||||
Then set until what date JEM should create your recurring event.</p>
|
||||
<p><strong>Weekday:</strong>
|
||||
Choose this if you want the event to repeat every 1st, 2nd, 3rd, or 4th Monday, Tuesday, Wednesday, etc of the month. <br />
|
||||
You can also choose the 'last' or the 'before last'. Then set until what date JEM should create your recurring event.</p>
|
||||
|
||||
<p>Once again, please note that the anticipation window that you set in the Settings of JEM will always be leading when
|
||||
the end date is evaluated.</p>
|
||||
|
||||
|
||||
<h3>Metadata information</h3>
|
||||
|
||||
<p><strong>Metadata information:</strong>
|
||||
Enter or edit (if needed) the Meta Description and the Meta Keywords of the event here. <br />
|
||||
You may use the suggestions in the settings to set default values which will be automatically set to the event data.</p>
|
||||
</body>
|
||||
</html>
|
||||
68
administrator/components/com_jem/help/en-GB/editgroup.html
Normal file
68
administrator/components/com_jem/help/en-GB/editgroup.html
Normal file
@ -0,0 +1,68 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>11</span>Edit Group</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Edit Group</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-groupedit.png" alt="" class="left" />
|
||||
Edit your group or add new ones from this screen. Groups control the access rights in JEM.
|
||||
With groups you can limit the ability to add events to categories,
|
||||
to selected users. Only members of this group can add events to this category.</p>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="hintheader">Tip</p>
|
||||
<p class="hint">Make use of the description if you have to manage a high number of groups. This makes it easier to
|
||||
remember the purpose of a group. A descriptive group name is also helpful.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>
|
||||
To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Add Group</strong> or by <strong>clicking a group in the overview</strong>
|
||||
</p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><strong>Save:</strong>
|
||||
Saves the group and remains in the Edit Group screen.</p>
|
||||
<p><strong>Save & Close:</strong>
|
||||
Saves the group and returns to the Groups list screen.</p>
|
||||
<p><strong>Save & New:</strong>
|
||||
Saves the group and opens a new clean Edit Group Screen .</p>
|
||||
<p><strong>Save as Copy:</strong>
|
||||
Saves the group as a new entry and stays in the Edit Group screen.</p>
|
||||
<p><strong>Close:</strong>
|
||||
Cancels this operation and returns to the Groups list screen.</p>
|
||||
|
||||
|
||||
|
||||
<h3>Main publishing area </h3>
|
||||
|
||||
<p><strong>Group name:</strong>
|
||||
Enter or edit (if needed) the title of the group here.</p>
|
||||
<p><strong>Maintainers:</strong>
|
||||
In the left field all available users are listed.
|
||||
You can assign one ore more from them with a double click on the user, or one click on the user to select,
|
||||
and then another click on the arrow button. This will list the user in the right hand column.</p>
|
||||
<p><strong>Description:</strong>
|
||||
Use this field to explain the purpose of the group.</p>
|
||||
|
||||
|
||||
<h3>Advanced publishing area</h3>
|
||||
|
||||
<p><strong>Permissions:</strong>
|
||||
This is the group access level. Here you can set the permissions per group. The permissions allow to create a refined peer group.</p>
|
||||
</body>
|
||||
</html>
|
||||
99
administrator/components/com_jem/help/en-GB/editvenues.html
Normal file
99
administrator/components/com_jem/help/en-GB/editvenues.html
Normal file
@ -0,0 +1,99 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>09</span>Edit Venue</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Edit Venue</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-venuesedit.png" alt="" class="left" />
|
||||
Edit your venue items or add new ones from this screen.</p>
|
||||
<div style="clear:both;"></div>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div class="box">
|
||||
<p class="hintheader">Tip</p>
|
||||
<p class="hint">Use Plugins to add additional functionality to JEM. You can connect your events for example with a
|
||||
reservationsystem like "akreservations' or Galleries with the help of Plugins.</p>
|
||||
</div>
|
||||
-->
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>
|
||||
To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Add Venue</strong> or by <strong>clicking a venue in the overview</strong>
|
||||
</p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
<p><strong>Save:</strong>
|
||||
Saves the venue and remains in the current view.</p>
|
||||
<p><strong>Save & Close:</strong>
|
||||
Saves the venue and returns to the overview.</p>
|
||||
<p><strong>Save & New:</strong>
|
||||
Saves the venue and opens a new clean Edit screen.</p>
|
||||
<p><strong>Save as Copy:</strong>
|
||||
Saves the venue as a new instance and stays in this Venue view.</p>
|
||||
<p><strong>Close:</strong>
|
||||
Cancels this operation and returns to the Venues list screen.</p>
|
||||
|
||||
|
||||
|
||||
<h3>Main publishing area </h3>
|
||||
|
||||
<p><strong>Venue:</strong>
|
||||
Enter or edit (if needed) the title of the venue here.</p>
|
||||
<p><strong>Alias:</strong>
|
||||
Enter or edit (if needed) the alias of the Venue here. The alias is used in the url, only use url safe characters here.<br />
|
||||
Leave this field blank if you want JEM to create it automatically.</p>
|
||||
<p><strong>Address:</strong>
|
||||
Enter street name and house number, city, zip and select the country code.</p>
|
||||
<p><strong>Text field:</strong>
|
||||
This is for the Venue description. You can use Plugins in this field.</p>
|
||||
|
||||
|
||||
<h3>Advanced publishing area</h3>
|
||||
|
||||
<p><strong>Published:</strong>
|
||||
Select Yes to publish the venue or No to unpublish. Published venues are displayed on the Frontend and you can
|
||||
assign events to them.</p>
|
||||
<p><strong>Custom Fields:</strong>
|
||||
You can enter up to 10 custom fields here. Here you can enter a maximum of 10 custom fields for a venue. <br />
|
||||
Empty fields are not displayed in the frontend. You can give the fields specific names using language overrides. <br />
|
||||
If you want to do that, proceed as follows:<br />
|
||||
Go to Extensions → Languages → Overrides. Choose 'Administrator' in the select-box on the right hand side of the screen.<br />
|
||||
The key for the event custom fields are COM_JEM_VENUE_CUSTOM_FIELD1 to COM_JEM_VENUE_CUSTOM_FIELD10.<br />
|
||||
If you want to use the language string for both backend and frontend, then don't forget to click the 'for both locations' checkbox.</p>
|
||||
<p><strong>Image:</strong>
|
||||
Choose an image for this venue (flyer) or upload it.</p>
|
||||
<p><strong>Metadata information:</strong>
|
||||
Enter or edit (if needed) the Meta Description and the Meta Keywords of the venue here.</p>
|
||||
<p><strong>Geodata:</strong>
|
||||
If you want JEM to display a map in the Frontend, then check the 'add a map link' checkbox. <br />
|
||||
In order to find the venue on the map you have 2 options:
|
||||
</p>
|
||||
<ol>
|
||||
<li>
|
||||
When you <u>have already entered the address details</u> on the left, just hit the [Find by Venue Data] button. JEM will
|
||||
find the venue for you and display a map. If nessecary, move the pointer to the exact location. Then, store
|
||||
the longitude / latitude details by hiting the [Copy coordinates] button on the bottom of the screen.
|
||||
The longitude / latitude coordinates are now copied to the left. Next, hit the Save button to store the Venue.
|
||||
</li>
|
||||
<li>
|
||||
When you have <u>not yet entered the address details</u> on the left you can also find all data in the Geodata field on the right.
|
||||
Just type the address, or even enter the name of the venue. Google will find it's details for you. If necssarary, move the pointer
|
||||
to the exact location. Then, store the Venue name, address and longitude / latitude details by hiting either the [Copy all Data]
|
||||
or [Copy address] or [Copy Venue] button on the bottom of the screen.
|
||||
The desired data are now copied to the left. Next, hit the Save button to store the Venue.
|
||||
</li>
|
||||
</ol>
|
||||
</body>
|
||||
</html>
|
||||
36
administrator/components/com_jem/help/en-GB/export.html
Normal file
36
administrator/components/com_jem/help/en-GB/export.html
Normal file
@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>19</span>Export Data</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Export Data</h1>
|
||||
|
||||
<h3>Description</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>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Export Data</strong></p>
|
||||
|
||||
<h3>Export Options:</h3>
|
||||
|
||||
<p><strong>Export Events:</strong>
|
||||
With this button you can export all Events in a CSV-formatted file (events.csv).</p>
|
||||
<p><strong>Export Categories:</strong>
|
||||
With this button you can export all Categories in a CSV-formatted file (categories.csv).</p>
|
||||
<p><strong>Export Venues:</strong>
|
||||
With this button you can export all Venues in a CSV-formatted file (venues.csv).</p>
|
||||
<p><strong>Export Cat_Events:</strong>
|
||||
With this button you can export all Cat_Events in a CSV-formatted file (cat_events.csv).</p>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<title>Contribute</title>
|
||||
<link href="../../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Contribute</h1>
|
||||
|
||||
<p>If you like JEM and you want to help out, you have a lot of options to do so:</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://app.transifex.com/jemproject/" target="_blank">Translate</a></td>
|
||||
<td>Translate JEM in your own language. We use Transifex as a translation platform.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://www.joomlaeventmanager.net/forum" target="_blank">Forum</a></td>
|
||||
<td>Say thanks, report bugs, suggest new ideas and help others in the forum.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/jemproject/JEM-Project/issues" target="_blank">Bugtracker</a></td>
|
||||
<td>Report bugs and suggest solutions if you have experience with bugtrackers. If you're not that technical, feel free to report bugs in the forum.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Contribute</td>
|
||||
<td>You have skills in PHP, HTML, CSS and MySQL and you wish to contribute? Check <a href="https://www.joomlaeventmanager.net" target="_blank">the website</a> how you can help</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://www.joomlaeventmanager.net/project/donate" target="_blank">Donate</a></td>
|
||||
<td>If you just like JEM and want to help us keeping the community alive, consider a donation. However small, we're always happy!.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,193 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<title>Credits</title>
|
||||
<link href="../../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Credits</h1>
|
||||
|
||||
<p>
|
||||
We thank everyone who makes JEM possible.<br />
|
||||
These are old and new developers and contributors and currently especially the people who made JEM 4 for Joomla 4 possible.</p>
|
||||
<p>We thank for the financial contributions in fundraising for JEM 4, namely Edgar Schmakeit, Thomas Wehrli and Michael Anderau for donations of € 250 and more.</p>
|
||||
|
||||
<h3>JEM Developers</h3>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Forum Nick</th>
|
||||
<th>Name</th>
|
||||
<th>Website</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Bluefox</td>
|
||||
<td>Jaap Koelman</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Diesl</td>
|
||||
<td>Florian Felgenhauer</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Jojo12</td>
|
||||
<td>Jojo Murer</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>McKillo</td>
|
||||
<td>Marcos Salvatierra</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Hekla</td>
|
||||
<td>Michael Anderau</td>
|
||||
<td>www.joomlaeventmanager.net</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<h3>Former Eventlist Developers</h3>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Forum Nick</th>
|
||||
<th>Name</th>
|
||||
<th>Website</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>schlu</td>
|
||||
<td>Christoph Lukes</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>destructionman</td>
|
||||
<td>Sascha Karnatz</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>spook.68</td>
|
||||
<td>Axel Wehner</td>
|
||||
<td><a href="https://www.68media.de" target="_blank">68media.de</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>qivva</td>
|
||||
<td>Toni Smillie</td>
|
||||
<td><a href="https://www.qivva.com" target="_blank">qivva.com</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>JulienV</td>
|
||||
<td>Julien Vonthron</td>
|
||||
<td><a href="https://www.jlv-solutions.com" target="_blank">jlv-solutions.com</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>efduggan</td>
|
||||
<td>Edmond Duggan</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<h3>Former English and testers (Eventlist)</h3>
|
||||
|
||||
<p>
|
||||
Thank you goes to the persons in the following list. They always had an eye on the English language file
|
||||
and invested much time into proof reading of the English help files. They tested and gave
|
||||
feedback during the development time of Eventlist to affect one of the most important phases
|
||||
around Design decisions. We know that this work is not the most grateful, but surely one of the
|
||||
most important. All the more we appreciate this work and assistance.
|
||||
</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Forum Nick</th>
|
||||
<th>Name</th>
|
||||
<th>Website</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>scubaguy</td>
|
||||
<td>Michael Spredemann</td>
|
||||
<td><a href="https://www.yourtribe.com" target="_blank">Your Tribe</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>nhudell</td>
|
||||
<td>Nicholas Hudson-Ellis</td>
|
||||
<td><a href="https://crawl.net.au" target="_blank">crawl.net.au</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>scotia</td>
|
||||
<td>John McIntosh</td>
|
||||
<td><a href="https://www.scotiaweb.ca/" target="_blank">scotiaweb.ca</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<h3>Translations</h3>
|
||||
|
||||
<p>
|
||||
From its origins in German and English, EventList became more and more international. Today, JEM is available in many different languages.
|
||||
A lot of users have worked very hard to translate the software into many different languages. <br />
|
||||
Have a look at the available translations in the <a href="https://joomlaeventmanager.net/download" target="_blank">download section</a> on the website here.
|
||||
</p>
|
||||
|
||||
|
||||
<h3>Used 3rd party scripts and images</h3>
|
||||
|
||||
<p>
|
||||
JEM uses many wonderful open source and free software and graphics available on the internet.
|
||||
Here is what we gratefully use.
|
||||
</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Used product</th>
|
||||
<th>Website</th>
|
||||
<th>License</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Marc James</td>
|
||||
<td>Silk Icons </td>
|
||||
<td>see on <a href="https://github.com/legacy-icons/famfamfam-silk" target="_blank">github.com</a></td>
|
||||
<td><a href="https://creativecommons.org/licenses/by/2.5/" target="_blank">CCA 2.5 License</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Alexandre Moore</td>
|
||||
<td>NuoveXT - KDE Icon Theme</td>
|
||||
<td><a href="https://sa-ki.deviantart.com" target="_blank">sa-ki.deviantart.com</a></td>
|
||||
<td><a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" target="_blank">GNU GPL</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Kjell-Inge Gustafsson kigkonsult</td>
|
||||
<td>iCalcreator v2.20</td>
|
||||
<td><a href="https://kigkonsult.se/iCalcreator/index.php" target="_blank">kigkonsult.se</a></td>
|
||||
<td><a href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html" target="_blank">GNU LGPL</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Stefan Gabos</td>
|
||||
<td>Zebra_Image</td>
|
||||
<td><a href="https://github.com/stefangabos/" target="_blank">stefangabos.ro</a></td>
|
||||
<td><a href="https://www.gnu.org/licenses/lgpl-3.0.txt" target="_blank">GNU LGPL</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Giorgos Tsiledakis</td>
|
||||
<td>Active Calendar</td>
|
||||
<td>see on <a href="https://github.com/joechrysler/calendar/tree/master/Examples/activecalendar/" target="_blank">github.com</a></td>
|
||||
<td><a href="https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html" target="_blank">GNU LGPL</a></td>
|
||||
<tr>
|
||||
<td>Iconaholic</td>
|
||||
<td>iCandy Junior Toolbar Icons</td>
|
||||
<td><a href="https://www.iconaholic.com" target="_blank">Iconaholic.com</a></td>
|
||||
<td>Freeware, non-commercial</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Martin Kleppe</td>
|
||||
<td>Geocomplete - jQuery Geocoding and Places Autocomplete Plugin</td>
|
||||
<td><a href="https://ubilabs.github.io/geocomplete/" target="_blank">ubilabs.github.io/geocomplete//</a></td>
|
||||
<td><a href="https://github.com/ubilabs/geocomplete/blob/master/MIT-LICENSE.txt" target="_blank">MIT License</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<title>Get Help</title>
|
||||
<link href="../../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Get Help</h1>
|
||||
|
||||
<p>If you need more help than you find here, you may try the following links:</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th>Resource</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<tr class="row1">
|
||||
<td><a href="https://www.joomlaeventmanager.net/forum" target="_blank">Forum</a></td>
|
||||
<td>Meet us here and search for answers. A lot of JEM users are happy to help</td>
|
||||
</tr>
|
||||
<tr class="row0">
|
||||
<td><a href="https://www.joomlaeventmanager.net/forum" target="_blank">Forum</a></td>
|
||||
<td>Meet us here and search for answers. A lot of JEM users are happy to help</td>
|
||||
</tr>
|
||||
<tr class="row1">
|
||||
<td><a href="https://www.joomlaeventmanager.net/download" target="_blank">Downloads</a></td>
|
||||
<td>If you need a new version or some additions</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,42 @@
|
||||
<!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>Give Help</title>
|
||||
<link href="../../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Give Help</h1>
|
||||
|
||||
<p>If you like JEM and you want to help out, you have a lot of options to do so:</p>
|
||||
|
||||
<table class="help">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<tr class="row0">
|
||||
<td><a href="https://www.transifex.com/projects/p/JEM/" target="_blank">Translate</a></td>
|
||||
<td>Translate JEM in your own language. We use Transifex as a translation platform.</td>
|
||||
</tr>
|
||||
<tr class="row1">
|
||||
<td><a href="https://www.joomlaeventmanager.net/forum" target="_blank">Forum</a></td>
|
||||
<td>Say thanks, report bugs, suggest new ideas and help others in the forum.</td>
|
||||
</tr>
|
||||
<tr class="row0">
|
||||
<td><a href="https://github.com/jemproject/JEM-Project/issues" target="_blank">Bugtracker</a></td>
|
||||
<td>Report bugs and suggest solutions if you have experience with bugtrackers. If you're not that technical, feel free to report bugs in the forum.</td>
|
||||
</tr>
|
||||
<tr class="row1">
|
||||
<td>Contribute</td>
|
||||
<td>You have skills in PHP, HTML, CSS and MySQL and you wish to contribute? Check <a href="http://www.joomlaeventmanager.net" target="_blank">the website</a> how you can help</td>
|
||||
</tr>
|
||||
<tr class="row0">
|
||||
<td><a href="https://www.joomlaeventmanager.net/project/donate" target="_blank">Donate</a></td>
|
||||
<td>If you just like JEM and want to help us keeping the community alive, consider a donation. However small, we're always happy!.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
||||
173
administrator/components/com_jem/help/en-GB/home.html
Normal file
173
administrator/components/com_jem/help/en-GB/home.html
Normal file
@ -0,0 +1,173 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>02</span>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:</p>
|
||||
<div class="clear"> </div>
|
||||
<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>
|
||||
<p> 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>
|
||||
</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</h3>
|
||||
|
||||
|
||||
<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>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
191
administrator/components/com_jem/help/en-GB/home2.html
Normal file
191
administrator/components/com_jem/help/en-GB/home2.html
Normal file
@ -0,0 +1,191 @@
|
||||
<!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>
|
||||
108
administrator/components/com_jem/help/en-GB/housekeeping.html
Normal file
108
administrator/components/com_jem/help/en-GB/housekeeping.html
Normal file
@ -0,0 +1,108 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>17</span>Housekeeping</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Housekeeping</h1>
|
||||
|
||||
<h3>Description</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>
|
||||
|
||||
<div class="box">
|
||||
<p class="hintheader">Tip</p>
|
||||
<p class="hint">Remove unnecessary images regularly.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Housekeeping</strong></p>
|
||||
|
||||
|
||||
<h3>User Access Level</h3>
|
||||
|
||||
<p><img src="../images/super_administrator.gif" alt="Super Administrator" /> Super Administrator</p>
|
||||
|
||||
|
||||
<h3>Main area</h3>
|
||||
|
||||
<p>
|
||||
<img src="../../../../../media/com_jem/images/icon-48-cleaneventimg.png" alt="" align="left" />
|
||||
<strong>Cleanup Event Image:</strong>
|
||||
Here you can clean up the images in your database with a simple click of the icon.
|
||||
This action extracts all used images from the database and then compares the result with all available images.
|
||||
Images which are not used are deleted immediately. Note that this feature should
|
||||
be used only if the JEM images are not used elsewhere (such as content items in other articles).
|
||||
If you are using your JEM images in other areas, you can also use the Joomla! Media Manager or the JEM
|
||||
image selection to selectively delete individual images.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img src="../../../../../media/com_jem/images/icon-48-cleancategoryimg.png" alt="" align="left" />
|
||||
<strong>Cleanup Category Images:</strong>
|
||||
Here you can clean up unused Category images in your database with a simple click of the icon.
|
||||
This action extracts all used images from the database and then compares the result with all available images.
|
||||
Images which are not used are deleted immediately. Note that this feature should
|
||||
be used only if the JEM images are not used elsewhere (such as content items in other articles).
|
||||
If you are using your JEM images in other areas, you can also use the Joomla! Media Manager or the JEM
|
||||
image selection to selectively delete individual images.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img src="../../../../../media/com_jem/images/icon-48-cleancategoryimg.png" alt="" align="left" />
|
||||
<strong>Delete Zombie Cat/Event references:</strong>
|
||||
Deletes all useless (zombie) Category-Event References: Deletes all relations from Events to Categories that do not exits in the Category table anymore.
|
||||
These references are useless because they do not refer to an existing Category.
|
||||
Also zombie relations from Categories to Events that do not exist anymore are deleted.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img src="../../../../../media/com_jem/images/icon-48-cleanvenueimg.png" alt="" align="left" />
|
||||
<strong>Cleanup Venue Images:</strong>
|
||||
Here you can clean up the unused Venue images in your database with a simple click of the icon.
|
||||
This action extracts all used images from the database and then compares the result with all available images.
|
||||
Images which are not used are deleted immediately. Note that this feature should
|
||||
be used only if the JEM images are not used elsewhere (such as content items in other articles).
|
||||
If you are using your JEM images in other areas, you can also use the Joomla! Media Manager or the JEM
|
||||
image selection to selectively delete individual images.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img src="../../../../../media/com_jem/images/icon-48-archive.png" alt="" align="left" />
|
||||
<strong>Trigger Autoarchive:</strong>
|
||||
Normally the Auto-archive function is triggered when the date changes to a new day <strong>and</strong> a Frontend
|
||||
visitor visits a JEM view.<br />
|
||||
The Auto-archive function performs 2 actions:<br />
|
||||
1. The past events are archived or deleted, according what rule is set in Settings → Basis Settings → Event handling.
|
||||
2. The recurring events are auto-created if a new instance of the recurring event fits in the 'anticipation window' <strong>and</strong>
|
||||
the 'By the end of' date in the event has not yet expired. JEM calculates if it needs to auto-create a new event by <strong>first</strong>
|
||||
looking at the Settings → Global Parameters → Advanced Parameters: Generate events up to (days).
|
||||
The number of days here is the default 'anticipation window': The amount of days JEM looks ahead for creating
|
||||
new recurring events automatically. <br />
|
||||
As a second step, JEM looks if a 'By the end of' date is set in the event (under 'Repeating Events').
|
||||
If this end date is before the anticipation window, less events will be created. If it is after the anticipation window,
|
||||
the anticipation window is leading.
|
||||
|
||||
You can perform these 2 actions here by hitting the 'Trigger Autoarchive" button.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img src="../../../../../media/com_jem/images/icon-48-truncatealldata.png" alt="" align="left" />
|
||||
<strong>Delete all JEM data:</strong>
|
||||
Deletes <strong>all</strong> JEM data in the Database, including events, venues, categories etc. You can use this
|
||||
feature for instance when you have installed the sample data at installation to test JEM before
|
||||
using it, or when you have entered your own data to get acquainted to the system first, before actually using it.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
69
administrator/components/com_jem/help/en-GB/import.html
Normal file
69
administrator/components/com_jem/help/en-GB/import.html
Normal file
@ -0,0 +1,69 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>18</span>Import Data</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Import Data</h1>
|
||||
|
||||
<h3>Description</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>
|
||||
|
||||
<div class="box">
|
||||
<p class="hintheader">Tip</p>
|
||||
<p class="hint">First make an export of the desired table in JEM (using the 'Export Data' function in the Main menu).
|
||||
Then use this table layout as a reference by opening the exported CSV in a spreadsheet program.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Import Data</strong></p>
|
||||
|
||||
<h2>Eventlist-Import</h2>
|
||||
|
||||
<p><strong>Eventlist-Import:</strong>
|
||||
The JEM Component will self-discover which version of Eventlist (1.0.1, 1.0.2 or 1.1) is installed on your system.</p>
|
||||
|
||||
|
||||
<h2>CSV-Import</h2>
|
||||
|
||||
<p><strong>CSV-Import:</strong>
|
||||
Choose this tab, to import CSV files.</p>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention"> The order in which you import data in JEM is relevant for its correct working.
|
||||
Advised and tested is: First Venues, then Categories, then Events and then last Cat_Events.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Import Options:</h3>
|
||||
|
||||
<p><strong>Choose CSV file:</strong>
|
||||
Click the file button to choose a local file to import.</p>
|
||||
<p><strong> Replace if ID exists (otherwise create):</strong>
|
||||
Choose yes if you want to overwrite events with already existing IDs want. When no, every event is recreated with a new ID.</p>
|
||||
<p><strong>Import Events:</strong>
|
||||
With this button you can import Events from a CSV-formatted file.
|
||||
Please make sure you have prepared the file according the JEM file format (see info under 'Export Data').</p>
|
||||
<p><strong>Import Categories:</strong>
|
||||
With this button you can import Categories from a CSV-formatted file.
|
||||
Please make sure you have prepared the file according the JEM file format (see info under 'Export Data').</p>
|
||||
<p><strong>Import Venues:</strong>
|
||||
With this button you can import Venues from a CSV-formatted file.
|
||||
Please make sure you have prepared the file according the JEM file format (see info under 'Export Data').</p>
|
||||
<p><strong>Import Cat_Events:</strong>
|
||||
With this button you can import Cat_Events from a CSV-formatted file.
|
||||
Please make sure you have prepared the file according the JEM file format (see info under 'Export Data').</p>
|
||||
</body>
|
||||
</html>
|
||||
1
administrator/components/com_jem/help/en-GB/index.html
Normal file
1
administrator/components/com_jem/help/en-GB/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
||||
180
administrator/components/com_jem/help/en-GB/intro.html
Normal file
180
administrator/components/com_jem/help/en-GB/intro.html
Normal file
@ -0,0 +1,180 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>01</span>Introduction</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>JEM 4.x Help</h1>
|
||||
|
||||
<h2>Welcome</h2>
|
||||
|
||||
<p>Welcome to the stable version of JEM 4 for Joomla 4.<br/>
|
||||
JEM 4 runs under Joomla 4.x and php 8.</p>
|
||||
<p>
|
||||
<p>
|
||||
For sites with Joomla 3.x please use JEM 2.3.5 or 2.3.6
|
||||
And please note that we can't intensively test each JEM release with all the old Joomla versions. We focuse on the latest Joomla versions.</p>
|
||||
|
||||
<h3>Short History</h3>
|
||||
<p>
|
||||
JEM is a fork of Eventlist, one of the most popular non-commercial Event Management components for Joomla. <br/>
|
||||
Since then JEM has continuously been evolved and combines today the functionality of Eventlist together with many code improvements and tweaks and hacks that have been contributed by the community over the last years.
|
||||
</p>
|
||||
|
||||
<p>Together with the JEM component, the following modules and plugins have been installed by the JEM package:</p>
|
||||
|
||||
<ul>
|
||||
<li>JEM Basic Module</li>
|
||||
<li>Wide Module</li>
|
||||
<li>Calendar Module – for date navigation, using Ajax if possible</li>
|
||||
<li>Teaser Module – to display upcoming events</li>
|
||||
<li>Banner Module – another module to display upcoming events</li>
|
||||
<li>Jubilee Module, to display past events past that happened on today's date, so that are now in a jubilee. (like "One year ago on April 20...:") </li>
|
||||
<li>Search Plugin</li>
|
||||
<li>Finder Plugin (Smart Search)</li>
|
||||
<li>List Events Plugin (to integrate JEM event in other content like Artikels, Modiules etc)</li>
|
||||
<li>Mailer Plugin, to make the settings on which modifications JEM should send emails</li>
|
||||
<li>Content Plugin, to display (lists of) events within articles or other content</li>
|
||||
</ul>
|
||||
|
||||
<p>As separate install files you could additionally download and install:</p>
|
||||
|
||||
<ul>
|
||||
<li>JEM Quickicon Plugin (to launch JEM in one click from the backend dashboard)</li>
|
||||
<li>CB_Myattending plugin - Shows events where the user is attending in a Community Builder profile. Needs to be installed with special CB plugin manager inside of Community Builder (must be installed using CB's installer)</li>
|
||||
<li>CB_Myevents plugin - Shows events that were created by the user in a Community builder profile. Needs to be installed with special CB plugin manager inside of Community Builder (must be installed using CB's installer)</li>
|
||||
<li>...and a lot of languages - with many thanks to all the translators around the world!</li>
|
||||
</ul>
|
||||
|
||||
<p>The Comments Plugin, for integration with JComments is not needed anymore, since JComments now works without plugin</p>
|
||||
|
||||
<p>
|
||||
If you want to use any of these modules and plugins,
|
||||
please do not forget to publish them in the module manager and the plugin manager.
|
||||
</p>
|
||||
|
||||
<p>We hope you like this new version of JEM for Joomla 4!</p>
|
||||
|
||||
<p>The JEM Development Team, July 2023</p>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">Read this introduction carefully! If you still have questions click on the Help button and read the screens. If you need additional help and information have a look at the "Get Help" screen on top of the Help center.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h2><strong>Introduction</strong></h2>
|
||||
|
||||
<p>
|
||||
JEM is an Event Management Component for Joomla.
|
||||
It's not a calendar but an easy way to manage and present your events for your group, company or community.
|
||||
JEM offers a lot of features and possibilities which make your work easier, like the Venue database, Event recurrence,
|
||||
Venue geotagging and much more.
|
||||
But also for your site visitors JEM has some additional features to offer,
|
||||
like a simple registration system, map service links, or the submission/edit of events and venues from the site Frontend.
|
||||
</p>
|
||||
|
||||
|
||||
<h2><strong>Quickstart guide</strong></h2>
|
||||
|
||||
<p>After the successful installation of JEM you need to take at least 3 steps.</p>
|
||||
|
||||
|
||||
<p><strong>The first step</strong> is to configure the settings you need in the JEM configuration. Set the format of the date and
|
||||
time, enable image thumbnail creation and set the layout of the table columns. <br/>
|
||||
Optionally you can integrate the <a href="https://www.joomlapolis.com" target="_blank">community builder</a> enhanced
|
||||
user profile component in the settings. <br/>
|
||||
Most of the settings are self explanatory. If not, move your mouse pointer
|
||||
over the text to get more detailed information or click on the help icon in the toolbar.</p>
|
||||
|
||||
|
||||
<p><strong>The second step</strong> is to create the categories. Every event you create must be assigned to a category. For example,
|
||||
if you have a music site you could use Rock, Rap, Dance, Electronic, etc.
|
||||
For each category you can set access permission levels. All events assigned to this category will only be visible
|
||||
for the group you have given access to.</p>
|
||||
|
||||
<p><strong>The third step</strong> is to create the menu item(s) in the Joomla! menu manager. JEM offers many different menu views:</p>
|
||||
|
||||
<ul>
|
||||
<li>A Calendar View</li>
|
||||
<li>A Category Listing (optonally detailed)</li>
|
||||
<li>A Category Calendar</li>
|
||||
<li>A Single Category Listing</li>
|
||||
<li>A Listing of the Current Day</li>
|
||||
<li>An Event Submission Form</li>
|
||||
<li>A Venue Submission Form</li>
|
||||
<li>A Single Event View</li>
|
||||
<li>A Simple List of Events</li>
|
||||
<li>A List of Event Registrations</li>
|
||||
<li>My Attendances</li>
|
||||
<li>My Events</li>
|
||||
<li>My Venues</li>
|
||||
<li>A Search Form</li>
|
||||
<li>A Venue Calendar</li>
|
||||
<li>A Single Venue</li>
|
||||
<li>A Venues Listing</li>
|
||||
<li>A Week Calendar</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
If you have taken these steps you are ready to input your events.
|
||||
If you want to assign your events to venues you first have to create the venue information.
|
||||
</p>
|
||||
|
||||
<h2><strong>ACL - Access Control List</strong></h2>
|
||||
<p> Some special attention is required for ACL. If you want to use it, you need to know that Joomla ACL is partially integrated in version 2.x of JEM.
|
||||
At this moment ACL works on Categories and Events, not yet on Venues.</p>
|
||||
|
||||
<p> Viewing rights are set in Joomla under:
|
||||
<strong>Users</strong> → <strong>Access Levels</strong> → <strong>Viewing Access Levels</strong></p>
|
||||
|
||||
<p> Edit rights are set in JEM under:
|
||||
<strong>Control Panel</strong> → <strong>Options (icon)</strong> → <strong>Permissions</strong></p>
|
||||
Here you can set global permissions per user group.
|
||||
So for example if you only want publisher to create/edit stuff you can:
|
||||
<ul>
|
||||
<li>create user</li>
|
||||
<li>assign that user only to the group "publisher"</li>
|
||||
<li>create access-view level in the back called "publisher"</li>
|
||||
<li>click the config button (jem main view), set rights for publisher</li>
|
||||
</ul>
|
||||
|
||||
<p> Now you can create a menu-link to submit-event and set access to publisher. But when viewing the eventslist the
|
||||
user will see the submitbutton and when viewing an event he can edit it.
|
||||
Be aware that someone with the access/edit rights will see all the categories! <br/>
|
||||
|
||||
Further restricted access is organised via JEM Groups. Here you can specify an unlimited number of groups that contain users.
|
||||
If a group is assigned to a Category also the specified users in the group have write access to that category.
|
||||
With this you could allow registered users not havong general author permission to create events in a specific category.
|
||||
</p>
|
||||
|
||||
<p> In Events there are 2 ACL settings: The first one is an indirect one. Via the category (or categories) to which an event belongs,
|
||||
edit access can be restricted to the users in the JEM group that is linked to the Category. Also the read access level of cateories is respected.
|
||||
The second ACL setting is the read access. This is derived from the category/ies access level but can also be set using Access field of the event.
|
||||
Please note that a user needs view access level of event AND one of the categories event is assigned to to see and edit event. Edit permission is not enough.
|
||||
</p>
|
||||
|
||||
<p> Please note that general permissions for Joomla default groups like Author, Editor, Publisher will automatically
|
||||
give those users such permissions on JEM items too.
|
||||
If you need to give users different permissions for e.g. events or articles you should create new user groups and
|
||||
give permissions for the relevant component, e.g. different groups Event Authors and Article Authors.
|
||||
Denying permissions may give surprising results and is not recommended.
|
||||
</p>
|
||||
|
||||
<h2></h2>
|
||||
<p><strong>If you like JEM and find it useful, please consider a donation to cover for the hosting expenses of the community.</strong></p>
|
||||
|
||||
|
||||
<h2>Notes</h2>
|
||||
|
||||
<ul>
|
||||
<li>JEM is released under the terms and conditions of the <a
|
||||
href="https://www.gnu.org/licenses/gpl-3.0" target="_blank"><strong>GNU GPL license</strong></a></li>
|
||||
<li>This software is produced by our community of volunteers at our best effort, and distributed with the hope to be useful but
|
||||
<strong>WITHOUT ANY WARRANTY!</strong> You use JEM at your <strong>OWN</strong> risk</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
161
administrator/components/com_jem/help/en-GB/intro2.html
Normal file
161
administrator/components/com_jem/help/en-GB/intro2.html
Normal file
@ -0,0 +1,161 @@
|
||||
<!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>Introduction</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>JEM 2.x Help</h1>
|
||||
|
||||
<h2><strong>Welcome</strong></h2>
|
||||
|
||||
<p>Welcome to the stable version of JEM 2.1 for Joomla 2.5 and 3.3.</p>
|
||||
|
||||
<p>
|
||||
This software is a fork of Eventlist, one of the most popular non-commercial Event Management components for Joomla. <br/>
|
||||
This first public release of JEM combines the functionality of Eventlist 1.0.1, 1.0.2 and 1.1,
|
||||
together with many code improvements and tweaks and hacks that have been contributed by the community over the last years.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
With JEM 2.1 you get a version supporting both Joomla 2.5 (2.5.24 or newer) and Joomla 3.3 (3.3.3 or newer).
|
||||
Also Joomla 3.2.7 or newer is supported for sites where Joomla 3.3 can't be used caused by an old PHP version.
|
||||
The main difference between JEM 2.0 and 2.1 series is additional support for Joomla 3.
|
||||
So you can simply update from JEM 2.0.x to 2.1.x. We suggest to do so before upgrading to Joomla 3.3.
|
||||
</p>
|
||||
|
||||
<p>Together with the JEM component, the following modules and plugins have been installed:</p>
|
||||
|
||||
<ul>
|
||||
<li>JEM Module, (upcoming events basic module)</li>
|
||||
<li>JEM Wide Module, (upcoming events Wide module)</li>
|
||||
<li>Calendar Module, for date navigation</li>
|
||||
<li>Teaser Module, to display upcoming events</li>
|
||||
<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 JomComments, JComments, JXtended Comments</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
If you want to use any of these modules and plugins,
|
||||
please do not forget to publish them in the module manager and the plugin manager.
|
||||
</p>
|
||||
|
||||
<p>We hope you like this new version of JEM for Joomla 2.5 and 3.3!</p>
|
||||
|
||||
<p>The JEM Development Team, December 2014</p>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">Read this introduction carefully! If you still have questions click on the Help button and read the screens. If you need additional help and information have a look at the "Get Help" screen on top of the Help center.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h2><strong>Introduction</strong></h2>
|
||||
|
||||
<p>
|
||||
JEM is an Event Management Component for Joomla.
|
||||
It's not a calendar but an easy way to manage and present your events for your group, company or community.
|
||||
JEM offers a lot of features and possibilities which make your work easier, like the Venue database, Event recurrence,
|
||||
Venue geotagging and much more.
|
||||
But also for your site visitors JEM has some additional features to offer,
|
||||
like a simple registration system, map service links, or the submission/edit of events and venues from the site Frontend.
|
||||
</p>
|
||||
|
||||
|
||||
<h2><strong>Quickstart guide</strong></h2>
|
||||
|
||||
<p>After the successful installation of JEM you need to take at least 3 steps.</p>
|
||||
|
||||
|
||||
<p><strong>The first step</strong> is to configure the settings you need in the JEM configuration. Set the format of the date and
|
||||
time, enable image thumbnail creation and set the layout of the table columns. <br/>
|
||||
Optionally you can integrate the <a href="http://www.joomlapolis.com" target="_blank">community builder</a> enhanced
|
||||
user profile component in the settings. Most of the settings are self explanatory. If not, move your mouse pointer
|
||||
over the text to get more detailed information or click on the help icon in the toolbar.</p>
|
||||
|
||||
|
||||
<p><strong>The second step</strong> is to create the categories. Every event you create must be assigned to a category. For example,
|
||||
if you have a music site you could use Rock, Rap, Dance, Electronic, etc.
|
||||
For each category you can set access permission levels. All events assigned to this category will only be visible
|
||||
for the group you have given access to.</p>
|
||||
|
||||
<p><strong>The third step</strong> is to create the menu item(s) in the Joomla! menu manager. JEM offers many different menu views:</p>
|
||||
|
||||
<ul>
|
||||
<li>A Calendar View</li>
|
||||
<li>A Category Listing</li>
|
||||
<li>A Category Listing (detailed)</li>
|
||||
<li>A Category Calendar</li>
|
||||
<li>A Single Category Listing</li>
|
||||
<li>A Listing of the Current Day</li>
|
||||
<li>An Event Submission Form</li>
|
||||
<li>A Venue Submission Form</li>
|
||||
<li>A Single Event View</li>
|
||||
<li>A Simple List of Events</li>
|
||||
<li>My Attendances</li>
|
||||
<li>My Events</li>
|
||||
<li>My Venues</li>
|
||||
<li>A Search Form</li>
|
||||
<li>A Venue Calendar</li>
|
||||
<li>A Single Venue</li>
|
||||
<li>A Venues Listing</li>
|
||||
<li>A Week Calendar</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
If you have taken these steps you are ready to input your events.
|
||||
If you want to assign your events to venues you first have to create the venue information.
|
||||
</p>
|
||||
|
||||
<h2><strong>ACL - Access Control List</strong></h2>
|
||||
<p> Some special attention is required for ACL. If you want to use it, you need to know that Joomla ACL is partially integrated in version 2.x of JEM.
|
||||
At this moment ACL works on Categories and Events, not yet on Venues.
|
||||
|
||||
<p> Viewing rights are set in Joomla under:
|
||||
<strong>Users</strong> → <strong>Access Levels</strong> → <strong>Viewing Access Levels</strong></p>
|
||||
|
||||
<p> Edit rights are set in JEM under:
|
||||
<strong>Control Panel</strong> → <strong>Options (icon)</strong> → <strong>Permissions</strong></p>
|
||||
Here you can set global permissions per user group.
|
||||
So for example if you only want publisher to create/edit stuff you can:
|
||||
<ul>
|
||||
<li>create user</li>
|
||||
<li>assign that user only to the group "publisher"</li>
|
||||
<li>create access-view level in the back called "publisher"</li>
|
||||
<li>click the config button (jem main view), set rights for publisher</li>
|
||||
</ul>
|
||||
<p> Now you can create a menu-link to submit-event and set access to publisher. But when viewing the eventslist the
|
||||
user will see the submitbutton and when viewing an event he can edit it. <br/>
|
||||
Be aware that someone with the access/edit rights will see all the categories!
|
||||
|
||||
Further restricted access is organised via JEM Groups. Here you can specify an unlimited number of groups that contain users.
|
||||
If a group is assigned to a Category only the specified users in the group have write access to that category.</p>
|
||||
|
||||
<p> In Events there are 2 ACL settings: The first one is an indirect one. Via the category (or categories) to which an event belongs,
|
||||
edit access can be restricted to the users in the group that is linked to the Category. Also the read access level of cateories is respected.
|
||||
The second ACL setting is the read access. This is derived from the category/ies access level but can also be set using Access field of the event.
|
||||
|
||||
Please note that user needs correct view access level to see and edit events. Edit permission is not enough.
|
||||
</p>
|
||||
|
||||
<h2></h2>
|
||||
<p><strong>If you like JEM and find it useful, please consider a donation to cover for the hosting expenses of the community.</strong></p>
|
||||
|
||||
|
||||
<h2>Notes</h2>
|
||||
|
||||
<ul>
|
||||
<li>JEM is released under the terms and conditions of the <a
|
||||
href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank"><strong>GNU GPL license</strong></a></li>
|
||||
<li>This software is produced by our community of volunteers at our best effort, and distributed with the hope to be useful but
|
||||
<strong>WITHOUT ANY WARRANTY!</strong> You use JEM at your <strong>OWN</strong> risk</li>
|
||||
</ul>
|
||||
|
||||
<div class="close">
|
||||
<a href="#" onclick="javascript:window.close();">Close window</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
121
administrator/components/com_jem/help/en-GB/listcategories.html
Normal file
121
administrator/components/com_jem/help/en-GB/listcategories.html
Normal file
@ -0,0 +1,121 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>06</span>List Categories</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>List Categories</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-categories.png" alt="" class="left" />
|
||||
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>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Categories</strong></p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><em>Select Category(s) by clicking the checkbox(es) at the beginning of each row.</em></p>
|
||||
|
||||
<p><strong>New:</strong>
|
||||
Click the 'New' icon to create a new category.</p>
|
||||
<p><strong>Edit:</strong>
|
||||
Click the 'Edit' icon to change the selected category item. You can also do this by clicking the Category name.</p>
|
||||
<p><strong>Publish:</strong>
|
||||
Click the 'Publish' icon to publish the selected category items. Only events that are in published Categories
|
||||
appear in the Frontend.</p>
|
||||
<p><strong>Unpublish:</strong>
|
||||
Click the 'Unpublish' icons to unpublish the selected category item. If you have unpublished a category
|
||||
it is not any longer possible to assign an event to this one (doesn't appear in the
|
||||
selectlist anymore). Unpublishing a category has no effect on already created events.</p>
|
||||
<p><strong>Archive:</strong>
|
||||
Click the 'Archive' icon to set the selected item(s) into 'archived' state.</p>
|
||||
<p><strong>Check In:</strong>
|
||||
Sometimes a padlock icon <img src="../images/checked_out.png" alt="padlock" /> next to a Category name shows that it is checked-out.
|
||||
To check-in, click the name to edit. You will not be able to edit a category item if it is checked out by another user.
|
||||
<br />
|
||||
It means: If you edit an item this item is locked for other users ("Checked out" by you) to prevent conflicts when multiple writers
|
||||
change the same things. But as long as you hadn't correct close edit view (by save or cancel) it is locked and nobody else can edit.
|
||||
Administrators have the right to overrule and unlock all items (with the risk changes get lost.)
|
||||
The administrator navigates to the menu item Tools → Global Checkin in the Menu bar.
|
||||
It can also be checked back in by the User who has checked the item out by clicking the 'Edit' icon of
|
||||
the Content item and then clicking either the 'Save' or 'Cancel' icon, or by using the Check In funtion in the toolbar
|
||||
on the top right of the screen.</p>
|
||||
<p><strong>Trash:</strong>
|
||||
Click the 'Trash' icon to permanently delete the selected category Items.</p>
|
||||
<p><strong>Rebuild:</strong>
|
||||
Click the 'Rebuild' icon to rebuild the hierarchical structure of the categories.
|
||||
If you think there is something wrong with the structure of categories (e.g. after an import), then use this button.
|
||||
Using it does not delete any data. At the end of the rebuild process you should see an info message with
|
||||
the following text: "Categories tree data successfully rebuilt."</p>
|
||||
|
||||
|
||||
<h3>Columns:</h3>
|
||||
|
||||
<p><strong>Checkbox:</strong>
|
||||
Select the item or items to be edited, deleted, published, unpublished, archived checked-in or trasehed by
|
||||
clicking in this box first and then clicking on the desired action in the toolbar on the richt top corner.</p>
|
||||
<p><strong>Title:</strong>
|
||||
This is the name of the category item. <br />
|
||||
Sometimes a padlock icon <img src="../images/checked_out.png" alt="padlock" /> next to a Category name shows that it is checked-out.
|
||||
To check-in, click the name to edit. You will not be able to edit a category item if it is checked out by another user.
|
||||
<br />
|
||||
It means: If you edit an item this item is locked for other users ("Checked out" by you) to prevent conflicts when multiple writers
|
||||
change the same things. But as long as you hadn't correct close edit view (by save or cancel) it is locked and nobody else can edit.
|
||||
Administrators have the right to overrule and unlock all items (with the risk changes get lost.)
|
||||
The administrator navigates to the menu item Tools → Global Checkin in the Menu bar.
|
||||
It can also be checked back in by the User who has checked the item out by clicking the 'Edit' icon of
|
||||
the Content item and then clicking either the 'Save' or 'Cancel' icon, or by using the Check In funtion in the toolbar
|
||||
on the top right of the screen</p>
|
||||
<p><strong>Color:</strong>
|
||||
This shows the color that is selected for this group. This color will display in the frontend calendar view.</p>
|
||||
<p><strong>Group:</strong>
|
||||
This is the name of the group (if any) that is assigned to the category. The group contains the names of the maintainers.</p>
|
||||
<p><strong>Events:</strong>
|
||||
This is the number of events that have this category assigmend.</p>
|
||||
<p><strong>Status:</strong>
|
||||
This shows whether the category item is published (<img src="../../../../../media/com_jem/images/tick.png" alt="published" />) or unpublished
|
||||
(<img src="../../../../../media/com_jem/images/publish_x.png" alt="unpublished" />). Click to change state.</p>
|
||||
<p><strong>Ordering:</strong>
|
||||
This shows the order of Items in the list. Click the arrow icons to move the item up or down.
|
||||
Note: The new ordering has an effect on the selectlist when creating a new event. Move often used categories to the top.</p>
|
||||
<p><strong>Access:</strong>
|
||||
This is the user access level; the access level group that is allowed to view this Category.
|
||||
Events within a category are only accessible with at least the selected level.</p>
|
||||
<p><strong>ID:</strong>
|
||||
The number of the entry in the database. This number is generated by JEM sequentially for every new entry.</p>
|
||||
|
||||
<h3>Other Functions</h3>
|
||||
|
||||
<p><strong>Search:</strong>
|
||||
You may enter text in the "Filter" box to refine the list based on whether the text is found in the title of any
|
||||
Category item. Type in any text and press Enter or click the go button.</p>
|
||||
<p><strong>Drop Down:</strong>
|
||||
Select the number of list entries displayed per page [Options between 5 – 100].</p>
|
||||
<p><strong>Navigation Buttons:</strong>
|
||||
Use Start, Previous, Next, and End buttons to navigate between list pages.</p>
|
||||
<p><strong>Page Indicator:</strong>
|
||||
Shows which page is displayed, in the form of page n of m.</p>
|
||||
<p><strong>Ordering:</strong>
|
||||
Click on the table header to order the items by name, state or date (depends on the format of the column).</p>
|
||||
|
||||
|
||||
<h3>Related Help Screens & Other Resources</h3>
|
||||
|
||||
<p>
|
||||
<strong>Edit Category:</strong> <a href="editcategories.html">Add/Edit Categories</a>
|
||||
<strong>Group Manager:</strong> <a href="listgroups.html">Add/Edit Groups</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
137
administrator/components/com_jem/help/en-GB/listevents.html
Normal file
137
administrator/components/com_jem/help/en-GB/listevents.html
Normal file
@ -0,0 +1,137 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>04</span>List Events</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>List Events</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-events.png" alt="" class="left" />
|
||||
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>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">There is no separate Archive anymore in the backend. To display the archived events, please choose the "archived" status in the events menu.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Events</strong></p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><em>Select Event(s) by clicking the checkbox(es) at the beginning of each row.</em></p>
|
||||
|
||||
<p><strong>New:</strong>
|
||||
Click the 'New' icon to create a new event.</p>
|
||||
<p><strong>Edit:</strong>
|
||||
Click the 'Edit' icon to change the selected event item. You can also do this by clicking the name of the event.</p>
|
||||
<p><strong>Publish:</strong>
|
||||
Click the 'Publish' icon to publish the selected event items. If you have published an event it is
|
||||
visible in the Frontend.</p>
|
||||
<p><strong>Unpublish:</strong>
|
||||
Click the 'Unpublish' icon to unpublish the selected event items. If you have
|
||||
unpublished an event it is not longer visible in the Frontend.</p>
|
||||
<p><strong>Featured:</strong>
|
||||
Click the 'Featured' icon to mark the selected event as a featured event. In the Frontend, the featured event will
|
||||
be especially marked or highlighted to distinguish it from other events.</p>
|
||||
<p><strong>Archive:</strong>
|
||||
Click the 'Archive' icon to put the selected Events into an archived state. They are still accessible via this
|
||||
events list if you select the 'Archived' status in the selectbox on the right hand top of the list.</p>
|
||||
<p><strong>Check In:</strong>
|
||||
Click the 'Check In' icon to check an item in that has been cheked out because it was edited by another user.
|
||||
You will not be able to edit an Event item if it is checked out by another user.</p>
|
||||
<p><strong>Trash:</strong>
|
||||
Click the 'Trash' icon to move the selected event Items to the Trash Bin.</p>
|
||||
|
||||
<h3>Columns:</h3>
|
||||
|
||||
<p><strong>#:</strong>
|
||||
The line number of the entry in the list that is currently displayed.</p>
|
||||
<p><strong>Checkbox:</strong>
|
||||
Select the item or items to be edited or deleted by clicking in this box.</p>
|
||||
<p><strong>Date:</strong>
|
||||
This is the date of the Event.</p>
|
||||
<p><img src="../images/checked_out.png" alt="padlock" /> Sometimes a padlock icon next to it shows that it is checked-out.
|
||||
To check-in, click the date to edit. You will not be able to edit an Event item if it is checked out by another user.
|
||||
<br />
|
||||
It must be checked back by an administrator. The administrator navigates to the menu item Tools → Global Checkin
|
||||
in the Menu bar. It can also be checked back in by the User who has checked the item out by clicking the 'Edit' icon of
|
||||
the Event item and then clicking either the 'Save' or 'Cancel' icon.</p>
|
||||
<p><strong>Start:</strong>
|
||||
This is the Time when the Event starts.</p>
|
||||
<p><strong>Event Title:</strong>
|
||||
This is the title of the Event item. If a an event is part of a recurring set of events, there is an in icon
|
||||
(<img src="../../../../../media/com_jem/images/icon-32-recurrence.png" alt="recurring event" style="vertical-align: middle" />) behind the Event Title.
|
||||
When an event is the first event in a recurring set, the icon will show an exclamation mark.
|
||||
(<img src="../../../../../media/com_jem/images/icon-32-recurrence-first.png" alt="first recurring event" style="vertical-align: middle" />).</p>
|
||||
<p><strong>Venue:</strong>
|
||||
This is the venue location where the Event will be held.</p>
|
||||
<p><strong>City:</strong>
|
||||
This is the city where the Event will be held.</p>
|
||||
<p><strong>State:</strong>
|
||||
This is the state where the Event will be held.</p>
|
||||
<p><strong>Categories:</strong>
|
||||
This is the category / are the categories the Event belongs to.</p>
|
||||
<p><strong>Status:</strong>
|
||||
This shows whether the Event item is published (<img src="../../../../../media/com_jem/images/tick.png" alt="published" />) or unpublished
|
||||
(<img src="../../../../../media/com_jem/images/publish_x.png" alt="unpublished" />).
|
||||
Click the icon to change the state.</p>
|
||||
<p><strong>Featured:</strong>
|
||||
This column shows if the Event item is Featured (<img src="../../../../../media/com_jem/images/featured.png" alt="featured" />) or not
|
||||
(<img src="../../../../../media/com_jem/images/disabled.png" alt="unfeatured" />).
|
||||
Click the icon to change the state.</p>
|
||||
<p><strong>Creation:</strong>
|
||||
This column shows the details of the user that has created the event.</p>
|
||||
<p><strong>Hits:</strong>
|
||||
This shows the number of times the Event details page has been viewed in the Frontend.</p>
|
||||
<p><strong>Reg. Users:</strong>
|
||||
This shows the number of Users who have registered for an event, as well as the number of available places, number of Users on the waiting list,
|
||||
numer of Users that will not attend and number of intited Users that have not yet responded.
|
||||
<br /><br />
|
||||
For instance:<br />
|
||||
"150/150 + 300 -24, 822 ?"
|
||||
<br />means:
|
||||
<br />
|
||||
150 attending on 150 places, 300 on waiting list, 24 not attending and 822 invited
|
||||
<br /><br />
|
||||
Click the numbers if you are interested in more detailed information about them or you want to change or remove any of them.</p>
|
||||
<p><strong>ID:</strong>
|
||||
The number of the entry in the database. This number is generated by JEM sequentially for every new entry.</p>
|
||||
|
||||
<h3>Other Functions</h3>
|
||||
|
||||
<p><strong>Search:</strong>
|
||||
You may enter text in the "Filter" box to refine the list based on whether the text is found in the title of any
|
||||
event item. Type in any text and press Enter or click the go button. You also can filter the search by
|
||||
limiting it to the venue, category, city or event title. Use the selectbox on the left for that.</p>
|
||||
<p><strong>Drop Down:</strong>
|
||||
Select the number of list entries displayed per page [Options between 5 – 100 or All].</p>
|
||||
<p><strong>Navigation Buttons:</strong>
|
||||
Use Start, Previous, Next, and End buttons to navigate between list pages.</p>
|
||||
<p><strong>Page Indicator:</strong>
|
||||
Shows which page is displayed, in the form of page n of m.</p>
|
||||
<p><strong>Ordering:</strong>
|
||||
Click on the table header to order the items by name, state or date (depends on the format of the column).</p>
|
||||
|
||||
|
||||
<h3>Related Help Screens & Other Resources</h3>
|
||||
|
||||
<p>
|
||||
<strong>Edit Events:</strong> <a href="editevents.html">Add/Edit Events</a>
|
||||
<strong>User Manager:</strong> <a href="registereduser.html">Manage registered users</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
180
administrator/components/com_jem/help/en-GB/listevents.html_OLD
Normal file
180
administrator/components/com_jem/help/en-GB/listevents.html_OLD
Normal file
@ -0,0 +1,180 @@
|
||||
<!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>List Events</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>List Events</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-events.png" alt="" class="left" />
|
||||
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>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">There is no separate Archive anymore in the backend. To display the archived events, please choose the "archived" status in the events menu.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Events</strong></p>
|
||||
|
||||
<h3>Toolbar Icons</h3>
|
||||
|
||||
<p>
|
||||
<div class="toolbar-list">
|
||||
<ul>
|
||||
<li>
|
||||
<span class="icon-32-new"> </span>
|
||||
New
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-edit"> </span>
|
||||
Edit
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-publish"> </span>
|
||||
Publish
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-unpublish"> </span>
|
||||
Unpublish
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-featured"> </span>
|
||||
Featured
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-archive"> </span>
|
||||
Archive
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-checkin"> </span>
|
||||
Check In
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-trash"> </span>
|
||||
Trash
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-help"> </span>
|
||||
Help
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="clear"> </div>
|
||||
</p>
|
||||
|
||||
<p><em>Select Event(s) by clicking the checkbox(es) at the beginning of each row.</em></p>
|
||||
|
||||
<p><strong>New:</strong>
|
||||
Click the 'New' icon to create a new event.</p>
|
||||
<p><strong>Edit:</strong>
|
||||
Click the 'Edit' icon to change the selected event item. You can also do this by clicking the name of the event.</p>
|
||||
<p><strong>Publish:</strong>
|
||||
Click the 'Publish' icon to publish the selected event items. If you have published an event it is
|
||||
visible in the Frontend.</p>
|
||||
<p><strong>Unpublish:</strong>
|
||||
Click the 'Unpublish' icon to unpublish the selected event items. If you have
|
||||
unpublished an event it is not longer visible in the Frontend.</p>
|
||||
<p><strong>Featured:</strong>
|
||||
Click the 'Featured' icon to mark the selected event as a featured event. In the Frontend, the featured event will
|
||||
be especially marked or highlighted to distinguish it from other events.</p>
|
||||
<p><strong>Archive:</strong>
|
||||
Click the 'Archive' icon to put the selected Events into an archived state. They are still accessible via this
|
||||
events list if you select the 'Archived' status in the selectbox on the right hand top of the list.</p>
|
||||
<p><strong>Check In:</strong>
|
||||
Click the 'Check In' icon to ..........................?</p>
|
||||
<p><strong>Trash:</strong>
|
||||
Click the 'Trash' icon to move the selected event Items to the Trash Bin.</p>
|
||||
<p><strong>Help:</strong>
|
||||
Click the Help icon to access a related Help screen.</p>
|
||||
|
||||
|
||||
<h3>Columns:</h3>
|
||||
|
||||
<p><strong>#:</strong>
|
||||
The line number of the entry in the list that is currently displayed.</p>
|
||||
<p><strong>Checkbox:</strong>
|
||||
Select the item or items to be edited or deleted by clicking in this box.</p>
|
||||
<p><strong>Date:</strong>
|
||||
This is the date of the Event.</p>
|
||||
<p><img src="../images/checked_out.png" alt="padlock" /> Sometimes a padlock icon next to it shows that it is checked-out.
|
||||
To check-in, click the date to edit. You will not be able to edit an Event item if it is checked out by another user.
|
||||
<br />
|
||||
It must be checked back by an administrator. The administrator navigates to the menu item Tools → Global Checkin
|
||||
in the Menu bar. It can also be checked back in by the User who has checked the item out by clicking the 'Edit' icon of
|
||||
the Event item and then clicking either the 'Save' or 'Cancel' icon.</p>
|
||||
<p><strong>Start:</strong>
|
||||
This is the Time when the Event starts.</p>
|
||||
<p><strong>Event Title:</strong>
|
||||
This is the title of the Event item. If a an event is part of a recurring set of events, there is an in icon
|
||||
(<img src="../../../../../media/com_jem/images/icon-32-recurrence.png" alt="recurring event" />) behind the Event Title.
|
||||
When an event is the first event in a recurring set, the icon will show an exclamation mark.
|
||||
(<img src="../../../../../media/com_jem/images/icon-32-recurrence-first.png" alt="first recurring event" />).</p>
|
||||
<p><strong>Venue:</strong>
|
||||
This is the venue location where the Event will be held.</p>
|
||||
<p><strong>City:</strong>
|
||||
This is the city where the Event will be held.</p>
|
||||
<p><strong>State:</strong>
|
||||
This is the state where the Event will be held.</p>
|
||||
<p><strong>Categories:</strong>
|
||||
This is the category / are the categories the Event belongs to.</p>
|
||||
<p><strong>Status:</strong>
|
||||
This shows whether the Event item is published (<img src="../../../../../media/com_jem/images/tick.png" alt="published" />) or unpublished
|
||||
(<img src="../../../../../media/com_jem/images/publish_x.png" alt="unpublished" />).
|
||||
Click the icon to change the state.</p>
|
||||
<p><strong>Featured:</strong>
|
||||
This column shows if the Event item is Featured (<img src="../../../../../media/com_jem/images/featured.png" alt="featured" />) or not
|
||||
(<img src="../../../../../media/com_jem/images/disabled.png" alt="unfeatured" />).
|
||||
Click the icon to change the state.</p>
|
||||
<p><strong>Creation:</strong>
|
||||
This column shows the details of the user that has created the event.</p>
|
||||
<p><strong>Hits:</strong>
|
||||
This shows the number of times the Event details page has been viewed in the Frontend.</p>
|
||||
<p><strong>Reg. Users:</strong>
|
||||
This shows the number of Users who have registered for an event, as well as the number of available places. Click
|
||||
the number if you are interested in more detailed information about them or you want to change or remove any of them.</p>
|
||||
<p><strong>ID:</strong>
|
||||
The number of the entry in the database. This number is generated by JEM sequentially for every new entry.</p>
|
||||
|
||||
<h3>Other Functions</h3>
|
||||
|
||||
<p><strong>Search:</strong>
|
||||
You may enter text in the "Filter" box to refine the list based on whether the text is found in the title of any
|
||||
event item. Type in any text and press Enter or click the go button. You also can filter the search by
|
||||
limiting it to the venue, category, city or event title. Use the selectbox on the left for that.</p>
|
||||
<p><strong>Drop Down:</strong>
|
||||
Select the number of list entries displayed per page [Options between 5 – 100 or All].</p>
|
||||
<p><strong>Navigation Buttons:</strong>
|
||||
Use Start, Previous, Next, and End buttons to navigate between list pages.</p>
|
||||
<p><strong>Page Indicator:</strong>
|
||||
Shows which page is displayed, in the form of page n of m.</p>
|
||||
<p><strong>Ordering:</strong>
|
||||
Click on the table header to order the items by name, state or date (depends on the format of the column).</p>
|
||||
|
||||
|
||||
<h3>Related Help Screens & Other Resources</h3>
|
||||
|
||||
<p>
|
||||
<strong>Edit Events:</strong> <a href="editevents.html">Add/Edit Events</a>
|
||||
<strong>User Manager:</strong> <a href="registereduser.html">Manage registered users</a>
|
||||
</p>
|
||||
|
||||
|
||||
<div class="close">
|
||||
<a href="#" onclick="javascript:window.close();">Close window</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
75
administrator/components/com_jem/help/en-GB/listgroups.html
Normal file
75
administrator/components/com_jem/help/en-GB/listgroups.html
Normal file
@ -0,0 +1,75 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>10</span>List Groups</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>List Groups</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-groups.png" alt="" class="left" />
|
||||
Manage your groups from this screen. Here you may view a listing of all groups. 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>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Groups</strong></p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><em>Select Group(s) by clicking the checkbox(es) at the beginning of each row.</em></p>
|
||||
|
||||
<p><strong>New:</strong>
|
||||
Click the 'New' icon to create a new group.</p>
|
||||
<p><strong>Edit:</strong>
|
||||
Click the 'Edit' icon to change the selected group item. You can also do this by clicking the name.</p>
|
||||
<p><strong>Remove:</strong>
|
||||
Click the 'Remove' icon to delete the selected group items.</p>
|
||||
|
||||
<h3>Columns:</h3>
|
||||
|
||||
<p><strong>#:</strong>
|
||||
The number of the entry in the list.</p>
|
||||
<p><strong>Checkbox:</strong>
|
||||
Select the item or items to be edited or deleted by clicking in this box.</p>
|
||||
<p><strong>Group name:</strong>
|
||||
The name of the group.</p>
|
||||
<p><img src="../images/checked_out.png" alt="padlock" /> Sometimes a padlock icon next to it shows that it is checked-out.
|
||||
To check-in, click the name to edit. You will not be able to edit a Group item if it is checked out by another user.
|
||||
<br />
|
||||
It must be checked back by an administrator. The administrator navigates to the menu item Tools → Global Checkin
|
||||
in the Menu bar. It can also be checked back in by the User who has checked the item out by clicking the 'Edit' icon of
|
||||
the Group item and then clicking either the 'Save' or 'Cancel' icon.</p>
|
||||
<p><strong>Description:</strong>
|
||||
That is the description of the Group.</p>
|
||||
|
||||
|
||||
<h3>Other Functions</h3>
|
||||
|
||||
<p><strong>Search:</strong>
|
||||
You may enter text in the "Filter" box to refine the list based on whether the text is found in the title of any
|
||||
event item. Type in any text and press Enter or click the go button.</p>
|
||||
<p><strong>Drop Down:</strong>
|
||||
Select the number of list entries displayed per page [Options between 5 – 100].</p>
|
||||
<p><strong>Navigation Buttons:</strong>
|
||||
Use Start, Previous, Next, and End buttons to navigate between list pages.</p>
|
||||
<p><strong>Page Indicator:</strong>
|
||||
Shows which page is displayed, in the form of page n of m.</p>
|
||||
<p><strong>Ordering:</strong>
|
||||
Click on the table header to order the items by name, state or date (depends on the format of the column).</p>
|
||||
|
||||
|
||||
<h3>Related Help Screens & Other Resources</h3>
|
||||
|
||||
<p><strong>Edit Group:</strong> <a href="editgroup.html">Add/Edit Groups</a></p>
|
||||
</body>
|
||||
</html>
|
||||
104
administrator/components/com_jem/help/en-GB/listvenues.html
Normal file
104
administrator/components/com_jem/help/en-GB/listvenues.html
Normal file
@ -0,0 +1,104 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>08</span>List Venues</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>List Venues</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-venues.png" alt="" class="left" />
|
||||
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>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Venues</strong></p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><em>Select Venue(s) by clicking the checkbox(es) at the beginning of each row.</em></p>
|
||||
|
||||
<p><strong>New:</strong>
|
||||
Click the 'New' icon to create a new venue.</p>
|
||||
<p><strong>Edit:</strong>
|
||||
Click the 'Edit' icon to change the selected venue item. You can also do this by clicking the name.</p>
|
||||
<p><strong>Publish:</strong>
|
||||
Click the 'Publish' icon to publish the selected venue(s). Only events that are in published Venues
|
||||
appear in the Frontend.</p>
|
||||
<p><strong>Unpublish:</strong>
|
||||
Click the 'Unpublish' icon to unpublish the selected venue(s). If you have unpublished a Venue
|
||||
it is not any longer possible to assign an event to this one (doesn't appear in the
|
||||
selectlist anymore). This will also count for already created events!</p>
|
||||
<p><strong>Check In:</strong>
|
||||
Click the 'Check In' icon to check an item in that has been cheked out because it was edited by another user.
|
||||
You will not be able to edit an Event item if it is checked out by another user.</p>
|
||||
<p><strong>Delete:</strong>
|
||||
Click the 'Delete' icon to delete the selected venue Items.</p>
|
||||
|
||||
<h3>Columns:</h3>
|
||||
|
||||
<p><strong>#:</strong>
|
||||
The line number of the entry in the list that is currently displayed.</p>
|
||||
<p><strong>Checkbox:</strong>
|
||||
Select the item or items to be edited or deleted by clicking in this box.</p>
|
||||
<p><strong>Venue:</strong>
|
||||
This is the name of the Venue item.</p>
|
||||
<p><img src="../images/checked_out.png" alt="padlock" /> Sometimes a padlock icon next to it shows that it is checked-out.
|
||||
To check-in, click the name to edit. You will not be able to edit a venue item if it is checked out by another user.
|
||||
<br />
|
||||
It must be checked back by an administrator. The administrator navigates to the menu item Tools → Global Checkin
|
||||
in the Menu bar. It can also be checked back in by the User who has checked the item out by clicking the 'Edit' icon
|
||||
of the Venue item and then clicking either the 'Save' or 'Cancel' icon.</p>
|
||||
<p><strong>Alias:</strong>
|
||||
This shows the Alias for the venue, which is used in the url of the venue-detail screen.</p>
|
||||
<p><strong>Website:</strong>
|
||||
This shows the website address of the Venue. Click to visit it.</p>
|
||||
<p><strong>City:</strong>
|
||||
This shows the City where the Venue is located.</p>
|
||||
<p><strong>State:</strong>
|
||||
This shows the State where the Venue is located.</p>
|
||||
<p><strong>Country:</strong>
|
||||
This shows the Country where the Venue is located.</p>
|
||||
<p><strong>Status:</strong>
|
||||
This shows whether the Event item is published (<img src="../../../../../media/com_jem/images/tick.png" alt="published" />) or unpublished
|
||||
(<img src="../../../../../media/com_jem/images/publish_x.png" alt="unpublished" />). Click to change state.</p>
|
||||
<p><strong>Creation:</strong>
|
||||
This column shows the details of a user who has submitted the venue.</p>
|
||||
<p><strong>Events:</strong>
|
||||
This shows the number of events for that Venue.
|
||||
This is the total number of events in any Status (Published, Unpublished, Archived, Trashed).</p>
|
||||
<p><strong>Reorder:</strong>
|
||||
This shows the order of Items in the list. Click the arrow icons to move the item up or down.</p>
|
||||
<p><strong>ID:</strong>
|
||||
The number of the entry in the database. This number is generated by JEM sequentially for every new entry.</p>
|
||||
|
||||
<h3>Other Functions</h3>
|
||||
|
||||
<p><strong>Search:</strong>
|
||||
You may enter text in the "Filter" box to refine the list based
|
||||
on whether the text is found in the title of any event item. Type in any text and press
|
||||
Enter or click the go button. You also can filter the search by limit it to the venue or city.</p>
|
||||
<p><strong>Drop Down:</strong>
|
||||
Select the number of list entries displayed per page [Options between 5 – 100].</p>
|
||||
<p><strong>Navigation Buttons:</strong>
|
||||
Use Start, Previous, Next, and End buttons to navigate between list pages.</p>
|
||||
<p><strong>Page Indicator:</strong>
|
||||
Shows which page is displayed, in the form of page n of m.</p>
|
||||
<p><strong>Ordering:</strong>
|
||||
Click on the table header to order the items by name, state or date (depends on the format of the column).</p>
|
||||
|
||||
|
||||
<h3>Related Help Screens & Other Resources</h3>
|
||||
|
||||
<p><strong>Edit Venue:</strong> <a href="editvenues.html">Add/Edit Events</a></p>
|
||||
</body>
|
||||
</html>
|
||||
147
administrator/components/com_jem/help/en-GB/listvenues.html_OLD
Normal file
147
administrator/components/com_jem/help/en-GB/listvenues.html_OLD
Normal file
@ -0,0 +1,147 @@
|
||||
<!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>List Venues</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>List Venues</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-venues.png" alt="" class="left" />
|
||||
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>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Venues</strong></p>
|
||||
|
||||
<h3>Toolbar Icons</h3>
|
||||
|
||||
<p>
|
||||
<div class="toolbar-list">
|
||||
<ul>
|
||||
<li>
|
||||
<span class="icon-32-new"> </span>
|
||||
New
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-edit"> </span>
|
||||
Edit
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-publish"> </span>
|
||||
Publish
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-unpublish"> </span>
|
||||
Unpublish
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-checkin"> </span>
|
||||
Check In
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-delete"> </span>
|
||||
Delete
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-help"> </span>
|
||||
Help
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="clear"> </div>
|
||||
</p>
|
||||
|
||||
<p><em>Select Venue(s) by clicking the checkbox(es) at the beginning of each row.</em></p>
|
||||
|
||||
<p><strong>New:</strong>
|
||||
Click the 'New' icon to create a new venue.</p>
|
||||
<p><strong>Edit:</strong>
|
||||
Click the 'Edit' icon to change the selected venue item. You can also do this by clicking the name.</p>
|
||||
<p><strong>Publish:</strong>
|
||||
Click the 'Publish' icon to publish the selected venue(s). Only events that are in published Venues
|
||||
appear in the Frontend.</p>
|
||||
<p><strong>Unpublish:</strong>
|
||||
Click the 'Unpublish' icon to unpublish the selected venue(s). If you have unpublished a Venue
|
||||
it is not any longer possible to assign an event to this one (doesn't appear in the
|
||||
selectlist anymore). This will also count for already created events!</p>
|
||||
<p><strong>Check In:</strong>
|
||||
Click the 'Check In' icon to ...............?.</p>
|
||||
<p><strong>Delete:</strong>
|
||||
Click the 'Delete' icon to delete the selected venue Items.</p>
|
||||
<p><strong>Help:</strong>
|
||||
Click the Help icon to access a relevant Help Screen.</p>
|
||||
|
||||
|
||||
<h3>Columns:</h3>
|
||||
|
||||
<p><strong>#:</strong>
|
||||
The line number of the entry in the list that is currently displayed.</p>
|
||||
<p><strong>Checkbox:</strong>
|
||||
Select the item or items to be edited or deleted by clicking in this box.</p>
|
||||
<p><strong>Venue:</strong>
|
||||
This is the name of the Venue item.</p>
|
||||
<p><img src="../images/checked_out.png" alt="padlock" /> Sometimes a padlock icon next to it shows that it is checked-out.
|
||||
To check-in, click the name to edit. You will not be able to edit a venue item if it is checked out by another user.
|
||||
<br />
|
||||
It must be checked back by an administrator. The administrator navigates to the menu item Tools → Global Checkin
|
||||
in the Menu bar. It can also be checked back in by the User who has checked the item out by clicking the 'Edit' icon
|
||||
of the Venue item and then clicking either the 'Save' or 'Cancel' icon.</p>
|
||||
<p><strong>Alias:</strong>
|
||||
This shows the .............??</p>
|
||||
<p><strong>Website:</strong>
|
||||
This shows the website address of the Venue. Click to visit it.</p>
|
||||
<p><strong>City:</strong>
|
||||
This shows the City where the Venue is located.</p>
|
||||
<p><strong>State:</strong>
|
||||
This shows the State where the Venue is located.</p>
|
||||
<p><strong>Country:</strong>
|
||||
This shows the Country where the Venue is located.</p>
|
||||
<p><strong>Status:</strong>
|
||||
This shows whether the Event item is published (<img src="../../../../../media/com_jem/images/tick.png" alt="published" />) or unpublished
|
||||
(<img src="../../../../../media/com_jem/images/publish_x.png" alt="unpublished" />). Click to change state.</p>
|
||||
<p><strong>Creation:</strong>
|
||||
This column shows the details of a user who has submitted the venue.</p>
|
||||
<p><strong>Events:</strong>
|
||||
This shows the number of events for that Venue.
|
||||
This is the total number of events in any Status (Published, Unpublished, Archived, Trashed).</p>
|
||||
<p><strong>Reorder:</strong>
|
||||
This shows the order of Items in the list. Click the arrow icons to move the item up or down.</p>
|
||||
<p><strong>ID:</strong>
|
||||
The number of the entry in the database. This number is generated by JEM sequentially for every new entry.</p>
|
||||
|
||||
<h3>Other Functions</h3>
|
||||
|
||||
<p><strong>Search:</strong>
|
||||
You may enter text in the "Filter" box to refine the list based
|
||||
on whether the text is found in the title of any event item. Type in any text and press
|
||||
Enter or click the go button. You also can filter the search by limit it to the venue or city.</p>
|
||||
<p><strong>Drop Down:</strong>
|
||||
Select the number of list entries displayed per page [Options between 5 – 100].</p>
|
||||
<p><strong>Navigation Buttons:</strong>
|
||||
Use Start, Previous, Next, and End buttons to navigate between list pages.</p>
|
||||
<p><strong>Page Indicator:</strong>
|
||||
Shows which page is displayed, in the form of page n of m.</p>
|
||||
<p><strong>Ordering:</strong>
|
||||
Click on the table header to order the items by name, state or date (depends on the format of the column).</p>
|
||||
|
||||
|
||||
<h3>Related Help Screens & Other Resources</h3>
|
||||
|
||||
<p><strong>Edit Venue:</strong> <a href="editvenues.html">Add/Edit Events</a></p>
|
||||
|
||||
|
||||
<div class="close">
|
||||
<a href="#" onclick="javascript:window.close();">Close window</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
46
administrator/components/com_jem/help/en-GB/managecss.html
Normal file
46
administrator/components/com_jem/help/en-GB/managecss.html
Normal file
@ -0,0 +1,46 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>15</span>CSS Manager</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>CSS Manager</h1>
|
||||
|
||||
<h3>Description</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.<br>
|
||||
Ther etwo block in CSS manager page, on the left the list of default css files, on the right the list of custom files defined.
|
||||
<p>
|
||||
<div></div>
|
||||
<dl><strong>Two types of css files in JEM and save in diferent folders.</strong>:
|
||||
<dt>Default CSS files: </dt><dd>/media/com_jem/css/ folder</dd>
|
||||
<dt>Customs CSS files: </dt><dd>/media/com_jem/css/custom/ folder</dd>
|
||||
</dl>
|
||||
<p>The customs css files are defined in JEM → Setting → Layout → Custom Stylesheets.<br>
|
||||
Clinking a link on the right will take you to the edit screen for the chosen CSS file.</p>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">Don't change anything if you don't know exactly what you do.
|
||||
Read the comments carefully and backup this file before you alter it.</p>
|
||||
</div>
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Control Panel</strong> → <strong>CSS Manager</strong></p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><strong>Close:</strong>
|
||||
Close the CSS-Manager and go back to the JEM Control Panel.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
141
administrator/components/com_jem/help/en-GB/modernlayout.html
Normal file
141
administrator/components/com_jem/help/en-GB/modernlayout.html
Normal file
@ -0,0 +1,141 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>14</span>JEM Responsive</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span>14</span>JEM Responsive</h1>
|
||||
|
||||
<h3>How to activate</h3>
|
||||
|
||||
<div>
|
||||
<p>JEM Responsive started as an override to enable mobile usage for JEM because the old table layout is static. So JEM Responsive started with the vision that it should integrate as much as possible to the design of your template and should be responsive as possible for better mobile usage. After some releases of the override we decided to integrate it officially to JEM.</p>
|
||||
</div>
|
||||
|
||||
<h3>How to activate</h3>
|
||||
|
||||
<p>To activate the modern layout, called JEM Responsive, go to <b>Components → JEM → Settings → Basic Settings → Style</b> and select "Modern responsive style" and enable "Use icon font".</p>
|
||||
|
||||
|
||||
<h3>Features - Special Functionality</h3>
|
||||
|
||||
<div>
|
||||
<p>Caused that JEM Responsive started as an override, it does not have full support for all settings of JEM and some features have to be configured via module or page class suffix.</p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">Some of the settings for JEM do not yet work for JEM-Responsive. We are working on it...</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h4>View: Simplelist (and similar list-views)</h4>
|
||||
<p>JEM Responsive introduces two new layouts to the Simplelist view. One layout tries to rebuild the default table but as responsive as possible. The other layout is a complete new layout that looks modern and is also responsive. Both layouts are shown in the picture below: table rebuild on the left, new layout on the right site.</p>
|
||||
<div style="width: 100%; text-align: center;"><img src="../images/tablemodern.jpg" alt="" style="max-width: 100%;"/></div>
|
||||
<p>You can change between both layouts in the settings: Go to <b>Components → JEM → Settings → Layout → "Table Width in %"</b>. If this field is empty, the modern look is used if you input some percentage value like "100" then the table-like layout is used and you can change the width of the table. Only if you use the table-like layout, the other <b>"Column Width"</b>-fields will take an effect. If you use the modern layout, you can only turn columns on and off (no width setting). A word to the column widths: by default (all width fields empty) JEM Responsive uses automatic column widths in the table-like layout but you can change that using those "Column Width"-fields. You can also just set one column fixed (e.g. 100px) and all other fields empty and it would work.</p>
|
||||
|
||||
<h4>Module and Page Class Suffix</h4>
|
||||
<p>As written at the beginning, some settings have to be used via page or module class suffix. In the following table you can see where you can use which page or module class suffix.</p>
|
||||
<style>
|
||||
.help {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
.help tr {
|
||||
border: 0;
|
||||
}
|
||||
.help td:not(:first-child) {
|
||||
text-align: center;
|
||||
}
|
||||
.help td:first-child {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.help th, .help td {
|
||||
padding: 3px 3px 3px 0;
|
||||
border-right: 1px solid #ccc;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
</style>
|
||||
<table class="help" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<th>Suffix</th>
|
||||
<th>JEM List-Views</th>
|
||||
<th>JEM Teaser Module</th>
|
||||
<th>JEM Wide Module</th>
|
||||
<th>JEM Banner Module</th>
|
||||
<th>JEM Basic Module</th>
|
||||
<th>JEM Calendar Module</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>jem-imagewidth<width>px<br />jem-imageheight<height>px</td>
|
||||
<td>yes</td>
|
||||
<td>yes</td>
|
||||
<td>yes</td>
|
||||
<td>yes</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>jem-filterbelow<br />jem-hidefilter<br />jem-showfilter</td>
|
||||
<td>yes</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>jem-tablestyle</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>yes</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>jem-notitle etc.</td>
|
||||
<td>-</td>
|
||||
<td>yes</td>
|
||||
<td>yes</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>jem-horizontal</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>yes</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>jem-imagetop</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>yes</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><b>Description:</b></p>
|
||||
<p><b>jem-imagewidth<width>px and jem-imageheight<height>px</b>: Use that suffix at a menue item at a module to resize the images in list views. With just jem-imagewidth<width>px the image has automatic height. Example for page suffix: "jem-imagewidth200px" remains in 200px width images. Or you use percentage values: "jem-imagewidth100%".</p>
|
||||
<p><b>jem-filterbelow, jem-hidefilter and jem-showfilter</b>: Use that page suffix to force hiding/showing filter and to set the filter below the eventlist per page.</p>
|
||||
<p><b>jem-tablestyle</b>: Use this module class suffix to use the table-like layout in the module instead of the modern list view.</p>
|
||||
<p><b>jem-notitle, jem-novenue, jem-nocity, jem-nostate, jem-nocats, jem-noimageevent, jem-noimagevenue</b>: Add one of the tags to module class suffix to hide the related item. Not all tags work in the modern layout but in the table-like layout and also not in all modules... Just try :)</p>
|
||||
<p><b>jem-horizontal</b>: Switch between a horizontal and vertical layout (default is vertical).</p>
|
||||
<p><b>jem-imagetop</b>: You can move the image at the top of the banner module (if no calendar is shown, otherwhise its below calendar) via module suffix "jem-imagetop".</p>
|
||||
</div>
|
||||
|
||||
<h3>JEM Teaser Module</h3>
|
||||
|
||||
<div>
|
||||
<p>The JEM Teaser Module has another special functionality. If you set maximum description length to 1208, the Teaser Module will not filter your Event description. The whole description will be shown as you have been written. You can use the read more functionality of Joomla to show more text in the event detail view.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,99 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>12</span>Registered Users</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Registered Users</h1>
|
||||
|
||||
<h3>Description</h3>
|
||||
|
||||
<div>
|
||||
<p><img src="../../../../../media/com_jem/images/icon-48-users.png" alt="" class="left" />
|
||||
Manage the registered users from this screen. Here you may view a listing of all users who have registered to the chosen event.
|
||||
You can delete users using this screen.</p>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Events → Usercount number</strong></p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
|
||||
<p><strong>New:</strong>
|
||||
Click the 'New' icon to start entering a new regitered user for this event.</p>
|
||||
|
||||
<p><em>Select User(s) by clicking the checkbox(es) at the beginning of each row.</em></p>
|
||||
|
||||
<p><strong>Edit:</strong>
|
||||
Click the 'Edit' icon to edit the selected user.</p>
|
||||
<p><strong>Set Not Attending:</strong>
|
||||
Click the 'Set Not Attending' icon to change the status of the selected user(s) to 'Not Attending'.</p>
|
||||
<p><strong>Set Attending:</strong>
|
||||
Click the 'Set Attending' icon to change the status of the selected user(s) to 'Attending'.</p>
|
||||
<p><strong>Export:</strong>
|
||||
Click the 'Export' icon to export a list of attendees in .csv format.</p>
|
||||
<p><strong>Print:</strong>
|
||||
Click the 'Print' icon to print a list of registered users.</p>
|
||||
<p><strong>Delete:</strong>
|
||||
Click the 'Delete' icon to delete the selected registered user.</p>
|
||||
<p><strong>Back:</strong>
|
||||
Click the 'Back' icon to go back to the Event overview.</p>
|
||||
|
||||
<h3>Columns:</h3>
|
||||
|
||||
<p><strong>#:</strong>
|
||||
The line number of the entry in the list that is currently displayed.</p>
|
||||
<p><strong>Checkbox:</strong>
|
||||
Select the item or items to be deleted by clicking in this box.</p>
|
||||
<p><strong>Name:</strong>
|
||||
The name of the registered user.</p>
|
||||
<p><strong>Username:</strong>
|
||||
The site Username of the registered user.</p>
|
||||
<p><strong>Email:</strong>
|
||||
The Email address of the registered user.</p>
|
||||
<p><strong>IP-Adress:</strong>
|
||||
The IP address from which the user has registered to the event. Please note this will only be filled in
|
||||
when IP-logging is switched on in the JEM settings.</p>
|
||||
<p><strong>Registration Date:</strong>
|
||||
The Date when the User has registered for the event.</p>
|
||||
<p><strong>User ID:</strong>
|
||||
The ID of the User.</p>
|
||||
<p><strong>Status:</strong>
|
||||
Indicates whether the user is Invited, Not attending, Attending or On waiting list.</p>
|
||||
<p><strong>Comment:</strong>
|
||||
Optional free text comment.</p>
|
||||
<p><strong>Remove:</strong>
|
||||
Click to remove the User from this Event.</p>
|
||||
|
||||
|
||||
<h3>Export Functions</h3>
|
||||
|
||||
<p><strong>Print:</strong>
|
||||
Click to show the print screen.</p>
|
||||
<p><strong>CSV Export:</strong>
|
||||
Click to download the CSV file. This will open up a download pop-up.
|
||||
Please note if you have a pop-up blocker installed in your browser.</p>
|
||||
|
||||
|
||||
<h3>Other Functions</h3>
|
||||
|
||||
<p><strong>Search:</strong>
|
||||
You may enter text in the "Filter" box to refine the list based on whether the text is found in the title of any item.
|
||||
Type in any text and press Enter or click the go button. You also can filter the search by username or name.</p>
|
||||
<p><strong>Drop Down:</strong>
|
||||
Select the number of list entries displayed per page [Options between 5 – 100].</p>
|
||||
<p><strong>Navigation Buttons:</strong>
|
||||
Use Start, Previous, Next, and End buttons to navigate between list pages.</p>
|
||||
<p><strong>Page Indicator:</strong>
|
||||
Shows which page is displayed, in the form of page n of m.</p>
|
||||
<p><strong>Ordering:</strong>
|
||||
Click on the table header to order the items by name, state or date (depends on the format of the column).</p>
|
||||
</body>
|
||||
</html>
|
||||
546
administrator/components/com_jem/help/en-GB/settings.html
Normal file
546
administrator/components/com_jem/help/en-GB/settings.html
Normal file
@ -0,0 +1,546 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>03</span>Settings</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>JEM Settings</h1>
|
||||
|
||||
<h3>Description</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. The Settings are separated in 6 different types. Select one of them to go directly to the
|
||||
regarding explanation.</p>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Settings</strong>
|
||||
</p>
|
||||
|
||||
<h3>Toolbar</h3>
|
||||
<p><strong>Save:</strong>
|
||||
Saves your changes and remains in the current view.</p>
|
||||
<p><strong>Save & Close:</strong>
|
||||
Saves your changes and returns to JEM Control Panel.</p>
|
||||
<p><strong>Cancel:</strong>
|
||||
Cancels this operation and returns to JEM Control Panel.</p>
|
||||
|
||||
|
||||
<h2><strong>Settings:</strong></h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="#basicsettings">Basic Settings</a></li>
|
||||
<li><a href="#detailspage">Event Page</a></li>
|
||||
<li><a href="#layout">Layout</a></li>
|
||||
<li><a href="#params">Global Parameters</a></li>
|
||||
<li><a href="#access">User Control</a></li>
|
||||
<li><a href="#configinfo">Configinfo</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Basic Settings:<a name="basicsettings" id="basicsettings"></a></h2>
|
||||
|
||||
<h3>Display</h3>
|
||||
|
||||
<p><strong>Show Link to Event Page:</strong><br />
|
||||
Select if you wish to link to the detail page through the
|
||||
title of the event. Link on title only works if the title is displayed
|
||||
in the layout settings.</p>
|
||||
|
||||
<p><strong>Format Date (short):</strong><br />
|
||||
Use the php date syntax to format the date in short form. This is the format used for event list views.
|
||||
For example the following code 'd.m.Y' shows '25.05.2016'. More Information
|
||||
<a href="https://www.php.net/manual/function.date.php" target="_blank">php date manual</a>.
|
||||
Keep in mind, that not all parameters might be available on your server.</p>
|
||||
|
||||
<p><strong>Format Date:</strong><br />
|
||||
Use the php date syntax to format the date. This is the format used for event detail views.
|
||||
For example the following code 'D, d.m.Y' shows 'Wed, 25.05.2016'. More Information
|
||||
<a href="https://www.php.net/manual/function.date.php" target="_blank">php date manual</a>.
|
||||
Keep in mind, that not all parameters might be available on your server.</p>
|
||||
|
||||
<p><strong>Format Time:</strong><br />
|
||||
Use the php time syntax to format the time. For example
|
||||
the following code 'H.i' shows '16.00'. More Information <a href=
|
||||
"https://www.php.net/manual/datetime.format.php" target="_blank">php time manual</a>.</p>
|
||||
|
||||
<p><strong>Time Suffix:</strong><br />
|
||||
Fill in "h" or "Uhr" for example. This will be displayed behind the
|
||||
time on the frontend. Leave blank if you don't need it.</p>
|
||||
|
||||
<p><strong>Format Hour:</strong><br />
|
||||
Use the php time syntax to format the hour, used in Event Edit views. For example
|
||||
the following code 'H' shows '16'. More Information <a href=
|
||||
"https://www.php.net/manual/datetime.format.php" target="_blank">php time manual</a>.</p>
|
||||
|
||||
<p><strong>Store IP:</strong><br />
|
||||
In some countries it isn't permitted to store the IP address of your visitors. You can disable it here.</p>
|
||||
|
||||
<h3>Event Handling</h3>
|
||||
|
||||
<p><strong>Handle Old Events:</strong><br />
|
||||
Select one of the three options. 'Delete old Events' will delete
|
||||
all Events after the number of days entered in in the box below. If
|
||||
you select 'Archive old Events' the Events will get the 'Archived' status after the
|
||||
number of days given in the next settings field.<br /> Please note that JEM triggers this cleanup action once a
|
||||
day after midnight server time and only if a JEM view got a visitor in the Frontend. If you want to make sure
|
||||
that the cleanup happens, create a cronjob pointing to a JEM component view.</p>
|
||||
|
||||
<p><strong>Number of Days:</strong><br />
|
||||
Just to specify when an event is "old".</p>
|
||||
|
||||
<h3>Image Handling:</h3>
|
||||
|
||||
<p><strong>Allowed Image Files:</strong><br />
|
||||
File extensions which will be accepted on image uploads. By default jpg, png, and gif are accepted.
|
||||
Other extensions may work generally but may cause unexpected effects e.g. if using Lightbox.</p>
|
||||
|
||||
<p><strong>Max. Image Filesize:</strong><br />
|
||||
Enter the maximum size in kb for the image file.</p>
|
||||
|
||||
<p><strong>Max. Height of Thumbnails:</strong><br />
|
||||
Type in the maximum height of the image. This value is also used on the Frontend.</p>
|
||||
|
||||
<p><strong>Max. Width of Thumbnails:</strong><br />
|
||||
Type in the maximum width of the image. This value is also used on the Frontend.</p>
|
||||
|
||||
<p><strong>Enable Thumbnails:</strong><br />
|
||||
JEM can create thumbnails if the GD library version 2 is
|
||||
installed on your server. If it isn't available this feature will be disabled.
|
||||
In this case the above entered values for hight and width will be used to resize the
|
||||
images if they are larger than these values. Keep in mind that this method results
|
||||
in a much lower quality than using the GD library. Also the file size of the images aren't reduced.</p>
|
||||
|
||||
<p><strong>Lightbox Effect:</strong><br />
|
||||
Enable a nice lightbox effect to enlarge images from thumbnail to maximum size.</p>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">If you define an image width of more than the width of 20% of the content area, you have to modify the jem.css accordingly.</p>
|
||||
</div>
|
||||
|
||||
<h3>Meta Options</h3>
|
||||
|
||||
<p><strong>Edit Keywords:</strong><br />
|
||||
Select in the box multiple keywords.</p>
|
||||
|
||||
<p><strong>Edit Description:</strong><br />
|
||||
In the textbox you can create your own custom meta description. Use the suggest button for a hint.
|
||||
The description is created in the Event edit screen and within the Event submission process from the Frontend
|
||||
automatically.</p>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">Don't use inverted commas or quotation marks in the description, because this will cause HTML errors</p>
|
||||
</div>
|
||||
|
||||
<h2>Event Page:<a name="detailspage" id="detailspage"></a></h2>
|
||||
|
||||
<h3>Events</h3>
|
||||
|
||||
<p><strong>Display Event Description:</strong><br />
|
||||
Choose if you want to display the description on the event details page.</p>
|
||||
|
||||
<p><strong>Display Event Title:</strong><br />
|
||||
Choose if you want to display the title of the event on the event details page</p>
|
||||
|
||||
<p><strong>Show Author:</strong><br />
|
||||
Choose if you want to show the name of the author on the event details page</p>
|
||||
|
||||
<p><strong>Link Author:</strong><br />
|
||||
If set you Yes, the name of the event's author will be linked to it's contact page.
|
||||
You must create a contact linked to the author's user record for this setting to work.</p>
|
||||
|
||||
<p><strong>Show Contact:</strong><br />
|
||||
Choose if you want to show the contact information on the detailspage</p>
|
||||
|
||||
<p><strong>Link Contact:</strong><br />
|
||||
If set you Yes, the name of the contact person will be linked to it's contact page.
|
||||
You must create a contact user record for this setting to work.</p>
|
||||
|
||||
<p><strong>Show Hits:</strong><br />
|
||||
Choose if you want to show the number of page-hits on the event details page</p>
|
||||
|
||||
<p><strong>Show Print Icon:</strong><br />
|
||||
If set to Yes, there will be a Print Icon on the event details page</p>
|
||||
|
||||
<p><strong>Show Email Icon:</strong><br />
|
||||
If set to Yes, there will be an Email Icon on the event details page</p>
|
||||
|
||||
<p><strong>Show iCal:</strong><br />
|
||||
If set to Yes, there will be an iCal Icon on the event details page</p>
|
||||
|
||||
<p><strong>Show "Read More":</strong><br />
|
||||
If set to Show, the Read More link will be shown </p>
|
||||
|
||||
<p><strong>Show Introtext:</strong><br />
|
||||
If set to Show, the event Introtext will be shown.
|
||||
If set to Hide, only the part of the event description after the "Read More" break will show.</p>
|
||||
|
||||
<h3>Venues</h3>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">The Venues settings in this area affect the Event detail view.
|
||||
Other Venues settings under "Global Parameters" tab affect the Venue detail view.</p>
|
||||
</div>
|
||||
|
||||
<p><strong>Display Venue Description:</strong><br />
|
||||
Choose if you want to display the description of the venue.</p>
|
||||
|
||||
<p><strong>Display Venue Address:</strong><br />
|
||||
Choose if you want to display the address of the venue.</p>
|
||||
|
||||
<p><strong>Show Weblink to Venue:</strong><br />
|
||||
Choose between No Link, a link to the url of the venue (if entered) and a link to the venue view.</p>
|
||||
|
||||
<p><strong>Choose Map Service:</strong><br />
|
||||
Choose between the following options:</p>
|
||||
|
||||
<ul>
|
||||
<li>No map service - displays no map</li>
|
||||
<li>Display link to Google Maps - will display a Google Map as a popup (after click)</li>
|
||||
<li>Display Google map - will show a map directly when viewing the event.</li>
|
||||
<li>Display Google map (API key) - will show a map directly when viewing the event.
|
||||
Additionally, when entering new venues, JEM is able to find the geo-location based on the given address (Geo-tagging).
|
||||
You need a Google API key for this to work. A key can be obtained for free at Google.</li>
|
||||
</ul>
|
||||
|
||||
<p>Depending on choosen option additional settings may be shown.</p>
|
||||
|
||||
<h3>Registration</h3>
|
||||
|
||||
<p><strong>Show Attendee Names to:</strong><br />
|
||||
Select who is allowed to see the names of all attendees.</p>
|
||||
|
||||
<p><strong>Select Community Solution:</strong><br />
|
||||
Currently only Community Builder is supported. Further settings should be made in the plugin.</p>
|
||||
|
||||
<p>Depending on choosen option additional settings may be shown.</p>
|
||||
|
||||
<h2>Layout:<a name="layout" id="layout"></a></h2>
|
||||
|
||||
<h3>General Layout Settings:</h3>
|
||||
|
||||
<p><strong>Table Width in %:</strong><br />
|
||||
Type in the maximum width in percent for the entire table layout on the Frontend.
|
||||
Please keep in mind that the columns below total up to 100% all together.</p>
|
||||
|
||||
<p><strong>Date Column Width in %:</strong><br />
|
||||
Type in the width of teh date column.</p>
|
||||
|
||||
<p><strong>Time in Date Column:</strong><br />
|
||||
Show the time on the Frontend view or not.</p>
|
||||
|
||||
<p><strong>Layout of Date Column:</strong><br />
|
||||
Choose <strong>Single line</strong> to get: "startdate, starttime - enddate, endtime" without hard line break.
|
||||
Choose <strong>Two lines</strong> for "startdate - enddate" in first line and "starttime - endtime" in second line.<br />
|
||||
If "Show time in date column" is set to No/Hide the only difference is the second, empty line on Two lines layout.
|
||||
So you should show time values for best results.</p>
|
||||
|
||||
<h3>Columns</h3>
|
||||
|
||||
<p><strong>City Column:</strong><br />
|
||||
Choose if you want to show the City column. If yes, type in the
|
||||
width of the column. The column title will be displayed
|
||||
at the head of the column.</p>
|
||||
|
||||
<p><strong>Attendee Column:</strong><br />
|
||||
Choose if you want to show the Attendee column. If yes, type in the
|
||||
width of the column. The column title will be displayed
|
||||
at the head of the column.</p>
|
||||
|
||||
<p><strong>Title Column:</strong><br />
|
||||
Choose if you want to show the Title column. If yes, type in the
|
||||
width of the column. The column title will be displayed
|
||||
at the head of the column.</p>
|
||||
|
||||
<p><strong>Venue Column:</strong><br />
|
||||
Choose if you want to show the Venue column. If yes, type in the
|
||||
width of the column. The column title will be displayed
|
||||
at the head of the column.<br />
|
||||
Additionally, you can choose if the Venue name should be a link to the venue detail view.</p>
|
||||
|
||||
<p><strong>State Column:</strong><br />
|
||||
Choose if you want to show the State column. If yes, type in the
|
||||
width of the column. The column title will be displayed
|
||||
at the head of the column.</p>
|
||||
|
||||
<p><strong>Category Column:</strong><br />
|
||||
Choose if you want to show the Category column. If yes, type in the
|
||||
width of the column. The column title will be displayed
|
||||
at the head of the column.<br />
|
||||
Additionally, you can choose if the name of the Caregory should be a link to the Category view.</p>
|
||||
|
||||
<p><strong>Event Image Column:</strong><br />
|
||||
Choose if you want to show the Event image in the list view in the Frontend.
|
||||
If yes, type in the width of the column. The column title will be displayed
|
||||
at the head of the column.</p>
|
||||
|
||||
<h3>Custom Stylesheets</h3>
|
||||
|
||||
<p>Choose if you want to use custom stylesheets for various parts of JEM. You can set if you are using a custom stylesheet for:</p>
|
||||
<ul>
|
||||
<li>Backend </li>
|
||||
<li>Calendar</li>
|
||||
<li>Colorpicker </li>
|
||||
<li>Geostyle</li>
|
||||
<li>Googlemap</li>
|
||||
<li>JEM </li>
|
||||
<li>Print</li>
|
||||
</ul>
|
||||
|
||||
<p>For each part of JEM enter the location of the css as full path without hostname.<br />
|
||||
<b>Example:</b>
|
||||
If the file is accessable as "www.mysite.com/media/my/css/mystyle.css" type in here "/media/my/css/mystyle.css".</p>
|
||||
|
||||
<h3>Background Color</h3>
|
||||
|
||||
<p> Choose a custom Background Color for various parts of JEM.</p>
|
||||
|
||||
<h3>Border Color</h3>
|
||||
|
||||
<p> Choose a custom Border Color for various parts of JEM.</p>
|
||||
|
||||
<h3>Font Color</h3>
|
||||
|
||||
<p> Choose a custom Font Color for various parts of JEM.</p>
|
||||
|
||||
<h2>Global Parameters:<a name="params" id="params"></a></h2>
|
||||
|
||||
<h3>Global Parameters:</h3>
|
||||
|
||||
<p>The Global Parameters are used to assign basic settings to the views.
|
||||
These parameters can be changed for each view when creating a new menu item.</p>
|
||||
|
||||
<p><strong>Show Filter:</strong><br />
|
||||
Choose if you want to show the Filter options on top of the list views.</p>
|
||||
|
||||
<p><strong>Show Limitbox:</strong><br />
|
||||
Choose if you want to show the Select dropdown on top of the list views.</p>
|
||||
|
||||
<p><strong>Show Icons:</strong><br />
|
||||
Choose if you want to show the Print / Email / Archive icons
|
||||
in events list and event layout. en top of the list views.</p>
|
||||
|
||||
<p><strong>Show Print-Icon:</strong><br />
|
||||
Choose if you want to show a Print icon in events list and event layout.</p>
|
||||
|
||||
<p><strong>Show Archive-Icon:</strong><br />
|
||||
Choose if you want to show an Archive icon in events list and event layout.</p>
|
||||
|
||||
<p><strong>Show Email-Icon:</strong><br />
|
||||
Choose if you want to show an Email icon in events list and event layout.</p>
|
||||
|
||||
<p><strong>Show iCal-Icon:</strong><br />
|
||||
Choose if you want to show an ICS export button in events list and event layout.</p>
|
||||
|
||||
<p><strong>Show Time:</strong><br />
|
||||
Choose if you want to show time with events.</p>
|
||||
|
||||
<p><strong>Display User Name:</strong><br />
|
||||
Choose if the name or the username should be displayed for the event creator and the attendees.</p>
|
||||
|
||||
<p><strong>Enable Highlighter:</strong><br />
|
||||
When enabled the search results will be highlighted (backend only) with the original search phrase.</p>
|
||||
|
||||
<p><strong>Default Menu Itemid:</strong><br />
|
||||
Specify the ID of the menu item (mostly to a Simplelist view) JEM should use for links to e.g. events
|
||||
in case no menu item can be found automatically.</p>
|
||||
|
||||
<p><strong>Write Logfile</strong><br />
|
||||
This allows our developers to look a bit deeper into JEM.</p>
|
||||
|
||||
<p><strong>Google API-Key:</strong><br />
|
||||
When you want to display a Google Maps based on the Google API3 key, enter your API key here.
|
||||
Please note that for just displaying an event map, an API key is not mandatory, but if you want to use the
|
||||
geotagging function in the venue edit screen, a Google APUI key is required</p>
|
||||
|
||||
<p><strong>Google ClientID:</strong><br />
|
||||
If you have a Google Client ID you can fill it in here. (Optional, only for businesses)</p>
|
||||
|
||||
<p><strong>Cleanup DB on Uninstall:</strong><br />
|
||||
Here you can choose if or not all JEM tables but also JEM related menu items
|
||||
should be removed from database if you uninstall JEM.
|
||||
Be warned: If set to Yes and you uninstall JEM all data like events, venues, or atteendances get lost!</p>
|
||||
|
||||
<h3>Editevent:</h3>
|
||||
|
||||
<p><strong>Owned Venues:</strong><br />
|
||||
Choose if Frontend editors can only choose from the venues they own in the select list.</p>
|
||||
|
||||
<p><strong>Max. # Custom Fields:</strong><br />
|
||||
Choose the maximum number of Custom Fields that are allowed when entering / editing an Event.
|
||||
Please note this only takes effect in the Frontend.</p>
|
||||
|
||||
<h3>Advanced Parameters:</h3>
|
||||
|
||||
<p><strong>Max ICS Events:</strong><br />
|
||||
Enter the maximum number of events you want to export when making an ICS export.</p>
|
||||
|
||||
<p><strong>Default List Limit:</strong><br />
|
||||
Choose the number of events to display on the Frontend views.</p>
|
||||
|
||||
<p><strong>Show Category Images:</strong><br />
|
||||
Choose if you want to show the Category images in the Frontend.</p>
|
||||
|
||||
<p><strong>Generate Events up to (days):</strong><br />
|
||||
Enter the maximum amount of days that JEM should auto-create recurring events in the future.
|
||||
This is called the 'anticipation window'.
|
||||
This setting has effect when you create recurring events. If the enddate you choose for a specific
|
||||
recurring event (the 'By the end of' date) will exceed the anticipation set here, the number of recurring events that JEM
|
||||
creates will be limited by this setting.
|
||||
You set the 'By the end of' date in the Repeating Events section of the Event edit screen,
|
||||
or when submitting an event from the Frontend.</p>
|
||||
|
||||
<p><strong>Timezone Handling:</strong><br />
|
||||
You can select how the dates will be exported. If you chose 'float', when imported,
|
||||
all dates will appear as being in the same timezone as the user
|
||||
(e.g: if the event is at 2pm in the US, and the user is in France,
|
||||
it will appear as being held at 2pm in France too).<br/>
|
||||
If you use 'Joomla' timezone, the dates will be associated to the timezone
|
||||
set in Joomla configuration.</p>
|
||||
|
||||
<p><strong>First Day of Week:</strong><br />
|
||||
Choose if Sunday or Monday is the first day of the week.
|
||||
This setting has an impact on the Calendar display.</p>
|
||||
|
||||
<p><strong>Attachment Folder Path:</strong><br />
|
||||
You can specify the path of the attachments here.
|
||||
Default is media/com_jem/attachments</p>
|
||||
|
||||
<p><strong>Allowed Files:</strong><br />
|
||||
You can specify the attachment file extensions that are allowed to be uploaded.</p>
|
||||
|
||||
<p><strong>Max Filesize:</strong><br />
|
||||
Specify the maximum size of Attachments and Event Images in kb. (1 mb is 1000 kb)</p>
|
||||
|
||||
<p><strong>Default Country:</strong><br />
|
||||
You can set a default country for venues in this field.
|
||||
When entering a new venue the country is then set to the default chosen here, to save handling.</p>
|
||||
|
||||
<p><strong>CSV Separator:</strong><br />
|
||||
Choose if comma or semicolon should be used as separator between fields on CSV Imports/Exports (e.g. attendee lists).</p>
|
||||
|
||||
<p><strong>CSV Delimiter:</strong><br />
|
||||
Choose if quote or double-quote should be used to embrace fields on CSV Imports/Exports (e.g. attendee lists).</p>
|
||||
|
||||
<p><strong>Insert BOM for UTF-8 handling:</strong><br />
|
||||
Adds a 4-bytes string to the beginning of the export File to help Spreadsheet Software (i.e. Excel) to properly import data as UTF-8 encoded</p>
|
||||
|
||||
<h3>Venues:</h3>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">The Venues settings in this area affect the Venue detail view.
|
||||
Other Venues settings under "Event Page" tab affect the Event detail view.</p>
|
||||
</div>
|
||||
|
||||
<p><strong>Display Venue Description:</strong><br />
|
||||
Choose if you want to display the description of the venue.</p>
|
||||
|
||||
<p><strong>Display Venue Address:</strong><br />
|
||||
Choose if you want to display the address of the venue.</p>
|
||||
|
||||
<p><strong>Show Weblink to Venue:</strong><br />
|
||||
Choose between No Link, a link to the url of the venue (if entered) and a link to the venue view.</p>
|
||||
|
||||
<p><strong>Choose Map Service:</strong><br />
|
||||
Choose between the following options:</p>
|
||||
|
||||
<ul>
|
||||
<li>No map service - displays no map</li>
|
||||
<li>Display link to Google Maps - will display a Google Map as a popup (after click)</li>
|
||||
<li>Display Google map - will show a map directly when viewing the event.</li>
|
||||
<li>Display Google map (API key) - will show a map directly when viewing the event.
|
||||
Additionally, when entering new venues, JEM is able to find the geo-location based on the given address (Geo-tagging).
|
||||
You need a Google API key for this to work. A key can be obtained for free at Google.</li>
|
||||
</ul>
|
||||
|
||||
<p>Depending on choosen option additional settings may be shown.</p>
|
||||
|
||||
|
||||
<h3>Editvenue:</h3>
|
||||
|
||||
<p><strong>Max. # Custom Fields:</strong><br />
|
||||
Choose the maximum number of Custom Fields that are allowed when entering / editing a Venue.
|
||||
Please note this only takes effect in the Frontend.</p>
|
||||
|
||||
<h2>User Control:<a name="access" id="access"></a></h2>
|
||||
|
||||
<h3>User Control</h3>
|
||||
|
||||
<p><strong>Max Length of Descriptions:</strong><br />
|
||||
Max. length of the Event- and Venue description. If the length
|
||||
of the description is too long, the description will be stripped
|
||||
and the note [stripped] will be added.</p>
|
||||
|
||||
<p><strong>Image Uploads:</strong><br />
|
||||
Select if Image uploads for frontend submissions are optional, required or forbidden.</p>
|
||||
|
||||
<p><strong>Attachement Uploads:</strong><br />
|
||||
Select if Attachment uploads for frontend submissions are enabled or forbidden.</p>
|
||||
|
||||
<h3>AC - Events</h3>
|
||||
|
||||
<p><strong>Create Events:</strong><br />
|
||||
Select here the required Access Level to submit new Events from the Frontend.</p>
|
||||
|
||||
<p><strong>Autopublish:</strong><br />
|
||||
Select here the required Access Level for Users when Events should
|
||||
be immediately published. Otherwise they have to be published in
|
||||
the backend after reviewing manually.</p>
|
||||
|
||||
<p><strong>Edit ALL Events:</strong><br />
|
||||
Allow users to edit **ANY** event on the Frontend.</p>
|
||||
|
||||
<p><strong>Edit Own Events:</strong><br />
|
||||
Allow user to edit his submitted events even if he hasn't
|
||||
the required access level for editing events.</p>
|
||||
|
||||
<h3>Registration</h3>
|
||||
|
||||
<p><strong>Allow Event Registration:</strong><br />
|
||||
Select here to always allow registration, always forbid registration,
|
||||
or allow event creator to decide if (s)he needs registration for the specific event.</p>
|
||||
|
||||
<p><strong>Allow Invitation:</strong><br />
|
||||
If set to 'Yes' event creators are allowed to invite users and also to limit permission to register to them. <br />
|
||||
<strong>Attention: This will provide a list of all site users available to all potential event creators!</strong></p>
|
||||
|
||||
<p><strong>Allow Comments:</strong><br />
|
||||
Select if Frontend users are allowed to write an additional comment when they register for an event.</p>
|
||||
|
||||
<h3>AC - Venues</h3>
|
||||
|
||||
<p><strong>Create Venues:</strong><br />
|
||||
Select the required Access Level to submit new Venues from the Frontend.</p>
|
||||
|
||||
<p><strong>Autopublish:</strong><br />
|
||||
Select here the required Access Level for Users when Venues should
|
||||
be immediately published. Otherwise they have to be published in
|
||||
the backend after reviewing manually.</p>
|
||||
|
||||
<p><strong>Edit ALL Venues:</strong><br />
|
||||
Allow users to edit **ANY** venue from the Frontend, even if (s)he does not have the write permissions
|
||||
required for editing venues.</p>
|
||||
|
||||
<p><strong>Edit Own Venues:</strong><br />
|
||||
Allow user to edit his submitted venues even if even if (s)he does not have the write permissions
|
||||
required for editing venues.</p>
|
||||
|
||||
|
||||
<h2>Configinfo:<a name="configinfo" id="configinfo"></a></h2>
|
||||
|
||||
<h3>Configinfo</h3>
|
||||
|
||||
<p>The Configinfo schreen displays a summary of all JEM and JEM-related configuration and version information.</p>
|
||||
</body>
|
||||
</html>
|
||||
494
administrator/components/com_jem/help/en-GB/settings.html_OLD
Normal file
494
administrator/components/com_jem/help/en-GB/settings.html_OLD
Normal file
@ -0,0 +1,494 @@
|
||||
<!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>Settings</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>JEM Settings</h1>
|
||||
|
||||
<h3>Description</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. The Settings are separated in 4 different types. Select one of them to go directly to the
|
||||
regarding explanation.</p>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Settings</strong></p>
|
||||
|
||||
<h3>Toolbar Icons</h3>
|
||||
|
||||
<p><img src="toolbars/asch.png" alt="toolbar" /></p>
|
||||
|
||||
<p>
|
||||
<div class="toolbar-list">
|
||||
<ul>
|
||||
<li>
|
||||
<span class="icon-32-apply"> </span>
|
||||
Save
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-save"> </span>
|
||||
Save & Close
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-cancel"> </span>
|
||||
Close
|
||||
</li>
|
||||
<li>
|
||||
<span class="icon-32-help"> </span>
|
||||
Help
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="clear"> </div>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<p><strong>Apply:</strong>
|
||||
Click the 'Apply' icon to save your changes and return to this screen.</p>
|
||||
<p><strong>Save:</strong>
|
||||
Click the 'Save' icon to save your changes and leave the screen.</p>
|
||||
<p><strong>Cancel:</strong>
|
||||
Click the 'Cancel' icon to leave the screen without saving any changes.</p>
|
||||
<p><strong>Help:</strong>
|
||||
Click the Help icon to access a relevant Help Screen.</p>
|
||||
|
||||
|
||||
<h2><strong>Settings:</strong></h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="#basicsettings">Basic Settings</a></li>
|
||||
<li><a href="#detailspage">Event Page</a></li>
|
||||
<li><a href="#layout">Layout</a></li>
|
||||
<li><a href="#params">Global Parameters</a></li>
|
||||
<li><a href="#access">User Control</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>Basic Settings:<a name="basicsettings" id="basicsettings"></a></h2>
|
||||
|
||||
<h3>Display - Settings</h3>
|
||||
|
||||
<p><strong>Show Link to detail page:</strong><br />
|
||||
Select if you wish to link to the detail page through the
|
||||
title of the event. Link on title only works if the title is displayed
|
||||
in the layout settings.</p>
|
||||
|
||||
<p><strong>Format date:</strong><br />
|
||||
Use the php strftime syntax to format the date. For example
|
||||
the following code '%d.%m.%Y' shows '25.05.2006'. More Information
|
||||
<a href="http://www.php.net/strftime" target="_blank">php strftime manual</a>.
|
||||
Keep in mind, that not all parameters might be available on your server.</p>
|
||||
|
||||
<p><strong>Format time:</strong><br />
|
||||
Use the php strftime syntax to format the time. For example
|
||||
the following code '%H.%M' shows '16.00'. More Information <a href=
|
||||
"http://www.php.net/strftime" target="_blank">php strftime
|
||||
manual</a>.</p>
|
||||
|
||||
<p><strong>Name:</strong><br />
|
||||
Fill in "h" or "Uhr" for example. This will be displayed behind the
|
||||
time on the frontend. Leave blank if you don't need it.</p>
|
||||
|
||||
<p><strong>Store IP:</strong><br />
|
||||
In some countries it isn't permitted to store the IP address of your visitors. You can disable it here.</p>
|
||||
|
||||
|
||||
<h3>Event handling</h3>
|
||||
|
||||
<p><strong>Handle old Events:</strong><br />
|
||||
Select one of the three options. 'Delete old Events' will delete
|
||||
all Events after the number of days entered in in the box below. If
|
||||
you select 'Archive old Events' the Events will get the 'Archived' status after the
|
||||
number of days.<br /> Please note that JEM triggers this cleanup action once a
|
||||
day after midnight server time and only if a JEM view got a visitor in the Frontend. If you want to make sure
|
||||
that the cleanup happens, create a cronjob pointing to a JEM component view.</p>
|
||||
|
||||
|
||||
<h3>Image handling:</h3>
|
||||
|
||||
<p><strong>Max. imagefilesize:</strong><br />
|
||||
Enter the maximum size in kb for the image file.</p>
|
||||
|
||||
<p><strong>Max. height of thumbnailimage:</strong><br />
|
||||
Type in the maximum height of the image. This value is also used on the Frontend.</p>
|
||||
|
||||
<p><strong>Max. width of thumbnailimage:</strong><br />
|
||||
Type in the maximum width of the image. This value is also used on the Frontend.</p>
|
||||
|
||||
<p><strong>Enable Thumbnails:</strong><br />
|
||||
JEM can create thumbnails if the GD library version 2 is
|
||||
installed on your server. If it isn't available this feature will be disabled.
|
||||
In this case the above entered values for hight and width will be used to resize the
|
||||
images if they are larger than these values. Keep in mind that this method results
|
||||
in a much lower quality than using the GD library. Also the file size of the images aren't reduced.</p>
|
||||
|
||||
<p><strong>Lightbox effect:</strong><br />
|
||||
Enable a nice lightbox effect to enlarge images from thumbnail to maximum size.</p>
|
||||
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">If you define an image width of more than the width of 20% of the content area, you have to modify the jem.css accordingly.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Meta options</h3>
|
||||
|
||||
<p><strong>Edit Keywords:</strong><br />
|
||||
Select in the box multiple keywords.</p>
|
||||
|
||||
<p><strong>Edit Description:</strong><br />
|
||||
In the textbox you can create your own custom meta description. Use the suggest button for a hint.
|
||||
The description is created in the Event edit screen and within the Event submission process from the Frontend
|
||||
automatically.</p>
|
||||
|
||||
<div class="box">
|
||||
<p class="attentionheader">Attention</p>
|
||||
<p class="attention">Don't use inverted commas or quotation marks in the description, because this will cause HTML errors</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h2>Event Page:<a name="detailspage" id="detailspage"></a></h2>
|
||||
|
||||
<h3>Venues</h3>
|
||||
|
||||
<p><strong>Display Venue description:</strong><br />
|
||||
Choose if you want to display the description of the venue.</p>
|
||||
|
||||
<p><strong>Display address of the Venue:</strong><br />
|
||||
Choose if you want to display the address of the venue.</p>
|
||||
|
||||
<p><strong>Display link to the Venue:</strong><br />
|
||||
No Link, a link to the url of the venue (if entered) and a link to the venue view.</p>
|
||||
|
||||
<p><strong>Choose map service:</strong><br />
|
||||
Choose between the following options:<br />
|
||||
No map service - displays no map<br />
|
||||
Display link to Google Maps - will display a Google Map as a popup (after click)<br />
|
||||
Display a Google map - will show a map directly when viewing the event.</p>
|
||||
|
||||
|
||||
<h3>Events</h3>
|
||||
|
||||
<p><strong>Show time:</strong><br />
|
||||
Choose if you want to show the time of the event on the detailspage.</p>
|
||||
|
||||
<p><strong>Display Event description:</strong><br />
|
||||
Choose if you want to display the description on the detailspage.</p>
|
||||
|
||||
<p><strong>Display Event title:</strong><br />
|
||||
Choose if you want to display the title of the event on the detailspage</p>
|
||||
|
||||
|
||||
<h3>Registration</h3>
|
||||
|
||||
<p><strong>Display Username / Name:</strong><br />
|
||||
Choose of the username or the name of attendees should be displayed.</p>
|
||||
|
||||
<p><strong>Select Community Solution:</strong><br />
|
||||
Currently its only the Community Builder and the Community Builder
|
||||
Enhanced available. Further settings should be made in the plugin.</p>
|
||||
|
||||
|
||||
<h2>Layout:<a name="layout" id="layout"></a></h2>
|
||||
|
||||
<h3>General Layout Settings:</h3>
|
||||
|
||||
<p><strong>Show time:</strong><br />
|
||||
Show the time on the Frontend view or not.</p>
|
||||
|
||||
<p><strong>Table width in %:</strong><br />
|
||||
Type in the maximum width in percent for the table
|
||||
layout on the Frontend. Please keep in mind that the columns below total up to 100% all together.</p>
|
||||
|
||||
|
||||
<h3>Columns</h3>
|
||||
|
||||
<p><strong>City column:</strong><br />
|
||||
Choose if you want to show the City column. If yes, type in the
|
||||
width of the column and the name of it. The name will be displayed
|
||||
at the head of the column.</p>
|
||||
|
||||
<p><strong>Attendee column:</strong><br />
|
||||
Choose if you want to show the attendee column.</p>
|
||||
|
||||
<p><strong>Title column:</strong><br />
|
||||
Choose if you want to show the title column. If yes, type in the
|
||||
width of the column and the name of it. The name will be displayed
|
||||
at the head of the column.</p>
|
||||
|
||||
<p><strong>Venue column:</strong><br />
|
||||
Choose if you want to show the Location column. If yes, type in
|
||||
the width of the column and the name of it. The name will be
|
||||
displayed at the head of the column.</p>
|
||||
|
||||
<p><strong>State column:</strong><br />
|
||||
Choose if you want to show the State column. If yes, type in
|
||||
the width of the column and the name of it. The name will be
|
||||
displayed at the head of the column.</p>
|
||||
|
||||
<!--
|
||||
<p><strong>Date column:</strong><br />
|
||||
Type in the width of the column and the name of it. The name
|
||||
will be displayed at the head of the column. This column is
|
||||
required.</p>
|
||||
-->
|
||||
|
||||
<p><strong>Category column:</strong><br />
|
||||
Choose if you want to show the Category column. If yes, type in
|
||||
the width of the column and the name of it. The name will be
|
||||
displayed at the head of the column.</p>
|
||||
|
||||
<p><strong>Event image column:</strong><br />
|
||||
Choose if you want to show the Event image in the list view in the Frontend.</p>
|
||||
|
||||
|
||||
<h3>Stylesheets (Custom)</h3>
|
||||
|
||||
<p><Choose if you want to use custom stylesheets for various parts of JEM. You can set if you are using a custo stylesheet for
|
||||
<ul>
|
||||
<li>
|
||||
Backend
|
||||
</li>
|
||||
<li>
|
||||
Calendar
|
||||
</li>
|
||||
<li>
|
||||
Colorpicker
|
||||
</li>
|
||||
<li>
|
||||
Geostyle
|
||||
</li>
|
||||
<li>
|
||||
Googlemap
|
||||
</li>
|
||||
<li>
|
||||
JEM
|
||||
</li>
|
||||
<li>
|
||||
Print
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Background Color</h3>
|
||||
|
||||
<p> Choose a custom Background Color for various parts of JEM.</p>
|
||||
|
||||
<h3>Border Color</h3>
|
||||
|
||||
<p> Choose a custom Border Color for JEM.</p>
|
||||
|
||||
<h3>Font Color</h3>
|
||||
|
||||
<p> Choose a custom Font Color for JEM.</p>
|
||||
|
||||
|
||||
<h2>Global Parameters:<a name="params" id="params"></a></h2>
|
||||
|
||||
<h3>Global Parameters:</h3>
|
||||
|
||||
<p>The Global Parameters are used to assign basic settings to the views.
|
||||
These parameters can be changed for each few when creating a new menu item.</p>
|
||||
|
||||
<p><strong>Filter:</strong><br />
|
||||
Choose if you want to show the Filter options on top of the list views.</p>
|
||||
|
||||
<p><strong>Display Select:</strong><br />
|
||||
Choose if you want to show the Select dropdown on top of the list views.</p>
|
||||
|
||||
<p><strong>Show Icons:</strong><br />
|
||||
Choose if you want to show the Print / Email / Archive icons
|
||||
in events list and event layout. en top of the list views.</p>
|
||||
|
||||
<p><strong>Print Icon:</strong><br />
|
||||
Choose if you want to show a Print icon in events list and event layout.</p>
|
||||
|
||||
<p><strong>Archive Icon:</strong><br />
|
||||
Choose if you want to show an Archive icon in events list and event layout.</p>
|
||||
|
||||
<p><strong>Email Icon:</strong><br />
|
||||
Choose if you want to show an Email icon in events list and event layout.</p>
|
||||
|
||||
<p><strong>Show iCal icon:</strong><br />
|
||||
Choose if you want to show an ICS export button in events list and event layout.</p>
|
||||
|
||||
<p><strong>Show Time:</strong><br />
|
||||
Choose if you want to time with events.</p>
|
||||
|
||||
<p><strong>Show Time:</strong><br />
|
||||
Choose if you want to time with events.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<p><strong>Display name:</strong><br />
|
||||
Choose if the name or the username should be displayed.</p>
|
||||
|
||||
|
||||
|
||||
<p><strong>Show Unauthorised Links</strong><br />
|
||||
Choose if you want to display links to registered content, even when the user is not logged in.
|
||||
A user will need to log in when he wants to view the full item</p>
|
||||
|
||||
<p><strong>Enable Highlighter</strong><br />
|
||||
When enabled the search results will be highlighted (backend only) with the original search phrase.</p>
|
||||
|
||||
<p><strong>Default Itemid</strong><br />
|
||||
</p>
|
||||
|
||||
<p><strong>Google API-Key:</strong><br />
|
||||
When you want to display a Google Maps based on the Google API3 key, enter your API key here.</p>
|
||||
|
||||
<p><strong>Google ClientID</strong><br />
|
||||
If you have a Google Client ID you can fill it in here. (Optional, only for businesses)</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<h3>Advanced Parameters:</h3>
|
||||
|
||||
<p><strong>Max ICS events:</strong><br />
|
||||
Enter the maximum number of events you want to export when making an ICS export.</p>
|
||||
|
||||
<p><strong>Number of Events on the Frontend views:</strong><br />
|
||||
Enter the number of events to display on the Frontend views.</p>
|
||||
|
||||
<p><strong>Show Category images:</strong><br />
|
||||
Choose if you want to show the Category images in the Frontend.</p>
|
||||
|
||||
<p><strong>Generate events up to (days):</strong><br />
|
||||
Enter the maximum amount of days that JEM should auto-create recurring events in the future.
|
||||
This is called the 'anticipation window'.
|
||||
This setting has effect when you create recurring events. If the enddate you choose for a specific
|
||||
recurring event (the 'By the end of' date) will exceed the anticipation set here, the number of recurring events that JEM
|
||||
creates will be limited by this setting.
|
||||
You set the 'By the end of' date in the Repeating Events section of the Event edit screen,
|
||||
or when submitting an event from the Frontend.</p>
|
||||
|
||||
<p><strong>Timezone handling:</strong><br />
|
||||
You can select how the dates will be exported. If you chose 'float', when imported,
|
||||
all dates will appear as being in the same timezone as the user
|
||||
(e.g: if the event is at 2pm in the US, and the user is in France,
|
||||
it will appear as being held at 2pm in France too).<br/>
|
||||
If you use 'Joomla' timezone, the dates will be associated to the timezone
|
||||
set in Joomla configuration.</p>
|
||||
|
||||
<p><strong>First day of the week:</strong><br />
|
||||
Choose if Sunday or Monday is the first day of the week.
|
||||
This setting has an impact on the Calendar display.</p>
|
||||
|
||||
<p><strong>Attachment folder path:</strong><br />
|
||||
You can specify the path of the attachments here.
|
||||
Default is media/com_jem/attachments</p>
|
||||
|
||||
<p><strong>Max size:</strong><br />
|
||||
Specify the maximum size of attachments in kb. (1 mb is 1000 kb)</p>
|
||||
|
||||
<p><strong>Default country:</strong><br />
|
||||
You can set a default country for venues in this field.
|
||||
When entering a new venue the country is then set to the default chosen here, to save handling.</p>
|
||||
|
||||
|
||||
<h2><a name="access" id="access">User Control :</a></h2>
|
||||
|
||||
<h3>User Control</h3>
|
||||
|
||||
<p><strong>Max length of the descriptions:</strong><br />
|
||||
Max. length of the event- and location description. If the length
|
||||
of the description is too long, the description will be stripped
|
||||
and the note [stripped] will be added. This affects only
|
||||
submissions from user with an Userrank lower than 'Editor'.</p>
|
||||
|
||||
|
||||
<h3>Image uploads</h3>
|
||||
|
||||
<p>Select if image uploads for frontend submissions are optional, required or forbidden.</p>
|
||||
|
||||
|
||||
<h3>AC - Events</h3>
|
||||
|
||||
<p><strong>New Events from Users:</strong><br />
|
||||
Select here the required Access Level to submit new Events from the Frontend.</p>
|
||||
|
||||
<p><strong>Recursive:</strong><br />
|
||||
Allow parent groups access as well? If No access is restricted to
|
||||
the selected group only. Note: Administrators always have access.</p>
|
||||
|
||||
<p><strong>Autopublish:</strong><br />
|
||||
Select here the required Access Level for Users when Events should
|
||||
be immediately published. Otherwise they have to be published in
|
||||
the backend after reviewing manually.</p>
|
||||
|
||||
<p><strong>Recursive:</strong><br />
|
||||
Allow parent groups access as well? If No access is restricted to
|
||||
the selected group only. Note: Administrators always have access.</p>
|
||||
|
||||
<p><strong>Frontend Events editing:</strong><br />
|
||||
Select here the required Access Level to edit Events from the Frontend.</p>
|
||||
|
||||
<p><strong>Recursive:</strong><br />
|
||||
Allow parent groups access as well? If No access is restricted to
|
||||
the selected group only. Note: Administrators always have access.</p>
|
||||
|
||||
<p><strong>Allow to edit owned events:</strong><br />
|
||||
Allow user to edit his submitted events even if he hasn't
|
||||
the required access level for editing events.</p>
|
||||
|
||||
|
||||
<h3>Registration</h3>
|
||||
|
||||
<p><strong>Allow event registration:</strong><br />
|
||||
Select if Frontend users are allowed to register to an event.</p>
|
||||
|
||||
<p><strong>Allow event registration cancellation:</strong><br />
|
||||
Select if Frontend users are allowed to unregister to an event.</p>
|
||||
|
||||
|
||||
<h3>AC - Venues</h3>
|
||||
|
||||
<p><strong>Allow users to create venues:</strong><br />
|
||||
Select the required Access Level to submit new Venues from the Frontend.</p>
|
||||
|
||||
<p><strong>Recursive:</strong><br />
|
||||
Allow parent groups access as well? If No access is restricted to
|
||||
the selected group only. Note: Administrators always have access.</p>
|
||||
|
||||
<p><strong>Autopublish:</strong><br />
|
||||
Select here the required Access Level for Users when Venues should
|
||||
be immediately published. Otherwise they have to be published in
|
||||
the backend after reviewing manually.</p>
|
||||
|
||||
<p><strong>Recursive:</strong><br />
|
||||
Allow parent groups access as well? If No access is restricted to
|
||||
the selected group only. Note: Administrators always have access.</p>
|
||||
|
||||
<p><strong>Allow users to edit Venues:</strong><br />
|
||||
Select here the required Access Level to edit Venues from the Frontend.</p>
|
||||
|
||||
<p><strong>Recursive:</strong><br />
|
||||
Allow parent groups access as well? If No access is restricted to
|
||||
the selected group only. Note: Administrators always have access.</p>
|
||||
|
||||
<p><strong>Allow to edit owned venues:</strong><br />
|
||||
Allow user to edit his submitted venues even if he hasn't the
|
||||
required access level for editing venues.</p>
|
||||
|
||||
|
||||
<div class="close">
|
||||
<a href="#" onclick="javascript:window.close();">Close window</a>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
55
administrator/components/com_jem/help/en-GB/update.html
Normal file
55
administrator/components/com_jem/help/en-GB/update.html
Normal file
@ -0,0 +1,55 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="https://www.w3.org/1999/xhtml/" lang="en-GB" xml:lang="en-GB">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>20</span>Update check</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Update check</h1>
|
||||
|
||||
<h3>Description</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>
|
||||
|
||||
<div class="box">
|
||||
<p class="hintheader">Tip</p>
|
||||
<p class="hint">Regularly check for updates! Updating keeps your site secure and mostly provides new useful functionality to you.
|
||||
If you don't visit the home of JEM, <a href="https://www.joomlaeventmanager.net" target="_blank">Joomlaeventmanager.net</a>, from time to time
|
||||
you should click the button "Updatecheck" to see if a new version of JEM is available.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Navigation</h3>
|
||||
|
||||
<p>To access this screen use:
|
||||
<strong>Components</strong> → <strong>JEM</strong> → <strong>Update Check</strong></p>
|
||||
|
||||
<h3>Basic information</h3>
|
||||
|
||||
<p>
|
||||
After the the update check the system will display if you are using the latest version of JEM or not,
|
||||
along with some other useful information:
|
||||
</p>
|
||||
|
||||
<p><strong>Latest version:</strong>
|
||||
The latest released version of JEM</p>
|
||||
<p><strong>Release Date:</strong>
|
||||
The date the latest version was released</p>
|
||||
<p><strong>Changes:</strong>
|
||||
The most important changes in this release compared to the previous release.</p>
|
||||
<p><strong>Information:</strong>
|
||||
Click and follow the link to view more information.</p>
|
||||
<p><strong>Files</strong>
|
||||
Click and follow the link to download the files of the latest release.</p>
|
||||
<p><strong>Notes:</strong>
|
||||
The version of the update.</p>
|
||||
<p><strong>Installed Version</strong>
|
||||
The currently installed version.</p>
|
||||
</body>
|
||||
</html>
|
||||
30
administrator/components/com_jem/help/en-GB/updatejem4.html
Normal file
30
administrator/components/com_jem/help/en-GB/updatejem4.html
Normal file
@ -0,0 +1,30 @@
|
||||
<!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>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><span>21</span>Update to JEM 4 for Joomla 4</title>
|
||||
<link href="../css/help.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>How to update to JEM 4 for Joomla 4 and PHP 8</h1>
|
||||
|
||||
<ul>
|
||||
<li>Update to JEM 2.3.6</li>
|
||||
<li>Make a backup!</li>
|
||||
<li>Disable the JEM extensions, all jem plugins, all JEM modules</li>
|
||||
<li>(During upgrade process, it suggested to switch to Joomla3 default template "Protostar")</li>
|
||||
<li>To prepare the update from Joomla3 to Joomla4, go to Components > Joomla! Updates, choose Options and in Update Channel choose Joomla Next.</li>
|
||||
<li>Save.</li>
|
||||
<li>Then you get the informations about which other components are not ready. Perhaps I have to disable/uninstall other components/modules/plugins not prepared for Joomla4)</li>
|
||||
<li>Update to php 8+</li>
|
||||
<li>Then upgrade from Joomla3 to Joomla4.</li>
|
||||
<li>Install JEM 4</li>
|
||||
<li>Before switching to the frontend, change the positions of the JEM-modules and the main menue, to the positions of your new Joomla4 template (e.g. the Joomla4 default template "cassiopeia"!</li>
|
||||
<li>Enable all JEM 4 (component, modules, plugins)</li>
|
||||
<li>Adapt the JEM settings (there are changes: e.g. datetime format)</li>
|
||||
<li>Check everythink if it works!</li>
|
||||
<li>Finish :-)</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user