1 anonymous user and 0 registered users online.
You are an unregistered user or have not logged in. You can register here.
Zikula: the Zulu word for "Fire all phasers!"
The administration modules/tasks of your Zikula web site are separated into sections. You can access each of the individual sections by clicking on the associated tab, as pictured below.
By default, this is the section where newly installed modules will show up. In the Core installation the 3rd-party section doesn't contain any administration modules.
After installing a new module you can rearrange how your modules are arranged and move your new module to a more appropriate section by using the Admin module which is discussed in section 4.6.1
When viewing the Admin_Messages module, you have three options: View, New, and Settings, with the list of current messages being displayed.
View Admin Messages
Displays a list of Admin Messages. To the right of each Admin Message you will see icon links to edit and delete the Admin Message.
Create Admin Message
Creates a new Admin Message.
The categories module may be a little daunting at first, but once you start using it things get easier.
In theory the categories module could provide content to just about every drop-down list box, radio control within a site.
For those that have used a content management system in the past and are familiar with site wide topics, the categories module can function that way, if that's what you wish. It can go beyond the standard site wide topics though, and allow you to create separate categories for each module.
A simple example of how you can arrange your content: If you were to run a site for your local community, you may have a news section with the categories: Local Crimes, New Community Members, Events, Sports. In your photo gallery, these categories might not be suitable so you could have a separate group of categories like: Local Scenery, Event Photos, Local Animals, Architecture. This simple example gives you a glimpse of how you can use the categories module to simplify the organization of the content on your web sites.
By default, when installing any of the value addons, they setup the requirements for both site-wide and module specific categories.
A category can have multiple attributes that add additional data to the category. This data may be used by a module for any purpose. A site owner can add additional attributes for thier own use if desired. An example of a category attribute in action is available within the news module. Should a category assigned to the news module have the attribute topic_image this attribute value will be used as the image source for a graphic for this category. This mirrors the topic image within the old .7x topics module.
The legal administration module allows you to specify which of the three legal statements to enable or disable.
You may also reset the agreements for specific groups if you make any changes or updates to the user agreements.
The Search administration module allows you to specify how many items to display in search results, as well has how many characters are to be displayed in the item summaries within the results.
You may also specify which modules you would like to exclude from being searched. Clicking on a check box beside a module name will exclude it from being searched.
By default, the Hooks section does not contain any modules.
Hook modules perform an action on your site, or add functionality. The comments module is a utility module, as it attaches onto other modules to provide comments functionality. On its own, the comments module does nothing, therefore you cannot link to it from the main menu. Other examples of hook modules are the bb_code module, and the autolinks module.
This allows modules to interface with one another and co-operate to produce output. The News module, for example, co-operates with the Comments module by providing the ability for it to hook into the News display, providing its Comment functionality.
The blocks administration module allows you to view all active and/or inactive blocks, create a new block, create a new block position, change the global block settings, set a block to active or inactive, edit an individual block's settings, change the order that blocks are displayed, and delete a block.
View: When you first click on the icon for the blocks administration module or click on "View" a list of blocks is displayed above a list of block positions. Clicking on the links "Show active blocks/Show all blocks" will toggle between showing only active blocks or all (active and inactive) blocks.
Setting A Block's State: In the "State" column of the blocks list, you can toggle a block's state (active or inactive) by clicking on the state icon.
Editing A Block: Clicking on the edit icon in the "Options" column will display the settings for that individual block. Some block settings are universal between all blocks, with the block specific setting show below the universal settings.
Deleting A Block: Clicking on the delete icon in the "Options" column of the blocks list will delete an individual block. You will be asked for confirmation before the block is actually deleted.
Create Block: Clicking on the "Create Block" link near the top of the page will allow you to create a new block for your site.
After confirming your changes on the initial block creation page, you are taken to the block specific settings page. Refer to the "Editing A Block" section above for details.
View Block Positions: When you first click on the icon for the blocks administration module or click on "View" a list of block positions is displayed below a list of blocks.
Changing Block Display Order: See the instructions below for "Editing A Block Position"
Create Block Position: Clicking on the "Create Block Position" link near the top of the page will allow you to create a new block position for your site.
Editing A Block Position: Clicking on the edit icon in the "Options" column will display the settings for that individual block position. This will also allow you to change the order that blocks are displayed in. Below the block position settings (Name and Description) you will find a list of blocks that are currently assigned to this position as well as a list of blocks that are not assigned to this position. By left clicking on the movement icon and holding the mouse button, you can drag any block to the desired location, setting the order as you would like them to be displayed.
Deleting A Block Position: Clicking on the delete icon in the "Options" column of the block positions list will delete an individual block position. You will be asked for confirmation before the block position is actually deleted.
pnRender is the Zikula implementation of the Smarty∞ templating engine. pnRender differs from pure Smarty in a number of ways
In all other respects pnRender and Smarty are identical. The Smarty Documentation is useful reading for Zikula administrators and developers.
The pnRender administration block can be used to control the compilation and cache settings for your web site.
Smarty Version: This displays the currently installed version of Smarty and is not a setting that you can change.
Compiled templates directory: This displays the location of the compiled tempates directory and is not a setting that you can change.
Compile check: Checking this option will check to see if a new version of the template needs to be created. This setting is useful when making changes to your web site templates.
Force compilation: Checking this option will force the templated to be recompiled. This setting is useful when making changes to your web site templates.
Cached templates directory: This displays the location of the cached templates directory and is not a setting that you can change.
Enable caching: Checking this option will create cached versions of rendered pages and may speed up your web site.
Debug settings: A Zikula page will use many templates to build different parts of the page so a common question is how to identify which template is used to render each part of a page. pnRender offers the ability to output the name of the template used as a comment in the HTML source. This option is enabled via the pnRender admin panel via the 'Expose template information in comments' setting.
The themes administration module allows you to view all active themes, create a new theme, regenerate the list of themes, change the global theme settings, edit an individual theme's settings, set the default theme, and delete a theme.
View: When you first click on the icon for the themes administration module or click on "Themes List" a list of themes is displayed.
Setting the Default Theme: The current default theme will be displayed with an asterisk (*) beside the name of the theme in the "Name" column of the available themes list. Themes that are capable of being set as the site default will have a green check mark icon in the "Options" column. Clicking on the green check mark icon will set that theme as the site default. You will be asked to confirm the change before it is made.
Editing A Theme: Clicking on the edit icon in the "Options" column will display the settings for that individual theme. See the "Creating A New Theme" section for more information.
Deleting A Theme: Clicking on the delete icon in the "Options" column of the available themes list will delete an individual theme. You will be asked for confirmation before the theme is actually deleted.
Create Theme: Clicking on the "Create Theme" link near the top of the page will allow you to create a new theme for your site from some pre-defined templates. See the "Creating A New Theme" section for more information.
Regenerate themes list: Clicking on this link will force Postnuke to poll your themes directory for newly uploaded themes and add them to the Available themes list.
Settings:
The SecurityCenter administration module is broken into three sections:
View Hacking Attempts
Viewing the hacking attempts can be useful to determine if you are being targeted by someone with malicious intent and to help combat these attempts.
View Logged EventsSystem events of importance will be listed here.
Settings
The SysInfo administration module is an excellent source of information for your Zikula installation as well as the server environment.
The Admin Panel Manager allows you to create and remove panels and move modules between panels.
Module Category List Displays a list of all module categories. To the right you will see links to edit and delete each module category.
Create Module Category You can create a new module category by entering the name and description of your new category.
Admin Panel Settings Allows you to change how the Admin Panels are displayed and the content of each panel.
The Zikula Mailer allows the system to send e-mail to users.
The Modules administration is the heart of every Zikula installation.
Regenerate List If you upload a new module, you will need to regenerate the list from the file system by clicking on this link.
Settings You can set the number of items (modules) shown per page and enable or disable legacy support. As you would imagine, it is best to not load legacy support unless you absolutely need to.
The Settings panel allows you to personalize your Zikula installation and change much of the functionality.
Owner Settings
HTML Settings
Localization Settings
Error Settings
Security Settings