From: <txm...@us...> - 2015-04-18 20:46:26
|
Revision: 13038 http://sourceforge.net/p/xoops/svn/13038 Author: txmodxoops Date: 2015-04-18 20:46:15 +0000 (Sat, 18 Apr 2015) Log Message: ----------- Personalized checkbox and radio button form Modified Paths: -------------- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/class/xoopsform/formcheckbox.php XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/class/xoopsform/formradio.php XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/themes/bootnewage/assets/css/style.css Added Paths: ----------- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/avatars.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/banners.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/blocksadmin.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/comments.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/groups.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/help_center.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/images.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/mailusers.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/maintenance.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/module_index.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/modulesadmin.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/preferences.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/smilies.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/tplsets.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/userrank.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/users.tpl XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/themes/bootnewage/assets/css/form.css Modified: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/class/xoopsform/formcheckbox.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/class/xoopsform/formcheckbox.php 2015-04-16 21:43:53 UTC (rev 13037) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/class/xoopsform/formcheckbox.php 2015-04-18 20:46:15 UTC (rev 13038) @@ -212,7 +212,7 @@ if (count($ele_value) > 0 && in_array($value, $ele_value)) { $ret .= ' checked="checked"'; } - $ret .= $ele_extra . ' />'."<label name='xolb_{$ele_name}' for='{$ele_id}{$id_ele}'>" . $name . "</label>" . $ele_delimeter ; + $ret .= $ele_extra . ' />'."<label name='xolb_{$ele_name}' for='{$ele_id}{$id_ele}'><span></span>" . $name . "</label>" . $ele_delimeter ; if (! empty($this->columns)) { $ret .= '</td>'; if (++ $i % $this->columns == 0) { Modified: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/class/xoopsform/formradio.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/class/xoopsform/formradio.php 2015-04-16 21:43:53 UTC (rev 13037) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/class/xoopsform/formradio.php 2015-04-18 20:46:15 UTC (rev 13038) @@ -184,7 +184,7 @@ if (isset($ele_value) && $value == $ele_value) { $ret .= ' checked="checked"'; } - $ret .= $ele_extra . ' />' . "<label name='xolb_{$ele_name}' for='" . $ele_name . $id_ele. "'>" . $name . "</label>" . $ele_delimeter ; + $ret .= $ele_extra . ' />' . "<label name='xolb_{$ele_name}' for='" . $ele_name . $id_ele. "'><span><span></span></span>" . $name . "</label>" . $ele_delimeter ; if (! empty($this->columns)) { $ret .= '</td>'; if (++ $i % $this->columns == 0) { @@ -201,4 +201,4 @@ return $ret; } -} +} \ No newline at end of file Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/avatars.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/avatars.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/avatars.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,26 @@ +<div id="help-template" class="outer"> + +<h1 class="head">Help: Avatar</h1> +<h4 class="odd">Description</h4> + +<p class="even"> +Avatars are small graphics or pictures that can be used in various content settings around the site. They are often used next to a user name to add a bit of "visual identification." Typical applications are the forum.<br /><br /> + +The Avatar Manager allows the Site administrator to add, edit or delete System Avatars as well as Custom Avatars. <br /><br /> +</p> +<h4 class="odd">System Avatar</h4> +<p class="even"> +System Avatars are images uploaded by the Site administrator in the Avatar Manager section. +</p> +<h4 class="odd">Custom Avatar</h4> +<p class="even"> +Custom Avatars are images directly uploaded by a user. For a user to be able to upload an avatar, the correct option must be configured in the User Info Settings of the Site Preferences. +</p> + +<h4 class="odd">Edit and delete Avatars</h4> +<p class="even"> +The Site administrator can edit the name and the display order of all the System Avatars, as well as deleting anyone of them. Note that if the Site administrator deleted an avatar that is used by a user, this user will lose his avatar. +</p> + + +</div> \ No newline at end of file Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/banners.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/banners.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/banners.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,12 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Banners</h1> + +<h4 class="odd">Description</h4> +<p class="even"> +Banners are advertisements displayed in the top section of the page. They may be images or flash movies, e.g. the wildly gyrating XOOPS banner that is part of the default installation. XOOPS has a built in system for managing banners and creating accounts for advertising clients, which is found in the System Module -> Banners. You can have multiple banners on a XOOPS site – the display area rotates through each of the active banners in turn each time a new page is loaded.<br /><br /> + +Each time a banner is displayed to a visitor this counts as one ‘impression’, which is the common trading currency of banners. Clients typically pay for a certain number of impressions – i.e. to have their advertisement displayed a certain number of times.<br /><br /> + +Please note: If you are in the business of selling banners based on the number of impressions there is one important thing you should do: Go to System Module -> Preferences -> General Settings and fill in the ‘Your IP Address’ field (if you have one). This will prevent your visits to the site from being included in the impression count. Failure to do this could be considered somewhat dishonest (noting, however, that many Administrators don’t have a permanent IP – e.g. those using dial up modems). +</p> +</div> Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/blocksadmin.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/blocksadmin.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/blocksadmin.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,17 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Blocks</h1> + +<h4 class="odd">Description</h4> +<p class="even"> +Blocks are discreet sections of content that can be created and configured in the admin interface. Custom blocks can be created and are typically made up of text, graphics and pictures. The content in these blocks may be formatted individually or inherit the site formatting. Blocks may also be part of a modules display output. The blocks administration page is where all blocks are configured and administered. <br /><br /> + +Blocks are like a newspapers' front page: they are teasers that incite readers to read more complete stories in the inside pages. Blocks offer small bits of dynamic content with links to the actual content stored in the module.<br /><br /> +Part of the things that happen under the hood or behind curtains when a module is installed in a XOOPS site is that the module's blocks are registered in the system so they can be used at will by the webmaster.<br /><br /> + +What can a webmaster do with a block? Well, mostly, decide about where in the site the block will be shown (the equivalent of defining a shop window, which in this case can be in the outside, the home page, or even in the inside: a block can be defined to be shown in other modules), and when shown, where in a page will it be seen.<br /><br /> + +Every module that is installed in a XOOPS site registers its blocks in the system, and the webmaster can decide where it will be shown, in what part of the page it'll appear and what kind of relevance, weight or position will it have. The site administrator can also edit the block's label and, if knowledgeable enough, can even edit the template that underlies the block's presentation. + +</p> + +</div> Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/comments.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/comments.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/comments.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,15 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Comments</h1> + +<h4 class="odd">Description</h4> +<p class="even"> +Site administrators have the option of providing a comments section for users. Comments can be added to many modules and displayed in a variety of ways. Comments can be screened, filtered, and made available to selected groups. This provides quick easy interaction from site users, while maintaining good moderation and security.<br /><br /> + +The Comment Manager allows the Site administrator to edit and delete any comment that has been posted to the site, originating in any module that supports the comments feature. +Like the Blocks Administration page, some filters options are available to help the site administrator manage the comments. <br /><br /> + +You can also select several comments and delete them at once. + +</p> + +</div> Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/groups.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/groups.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/groups.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,14 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Groups</h1> +<h4 class="odd">Description</h4> +<p class="even"> +XOOPS incorporates a member registration system - you can optionally require people to sign up to your site in order to have access to certain areas or functions. For example, most sites require people to join before they are allowed to contribute news or post messages in the forums.<br /> +Access and administration rights to a XOOPS website are set through a flexible permission system based on 'user groups'. The default groups include anonymous users, registered members and webmasters, but of course you can define as many groups as you need to manage your site. Each group can be given a unique set of access rights governing:<br /><br /> +- Which blocks can be seen <br /> +- Which modules can be accessed<br /> +- Which modules can be administered<br /> +- Which aspects of system administration can be modified<br /><br /> +You can change the name of these default groups, but, you cannot delete them. Other user groups can also be set and defined as discussed later.<br /><br /> +Custom groups can also be created through the groups administration page. +</p> +</div> Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/help_center.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/help_center.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/help_center.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,17 @@ +<div id="help-template" class="outer"> + +<h2 class="head">Welcome to: XOOPS Help center</h2> + +<h4 class="odd">How do I use XOOPS?</h4> +<p class="even">XOOPS is a web application platform written in PHP for the MySQL database. Its object orientation makes it an ideal tool for developing small or large community websites, intra company and corporate portals, weblogs and much more. In order to use XOOPS effectively, you need to install modules that provide the functionality that you're looking for. There are many different modules in <a href="http://www.xoops.org/modules/repository/" rel="external" title="Module Repository">Module Repository</a>, from calendars, photo galleries, through news, bulletin boards, to weather updates.</p> + +<h4 class="odd">How do I use the Help Center?</h4> +<p class="even">The Help Center is to provide you with basic information related to individual features of the Administration. Whenever you would like to know more about particular page you are on, just click the help icon in the right hand corner</p> + +<h4 class="odd">How I can create content in XOOPS?</h4> +<p class="even">You'll need a module for it. This could be a News module, or a Content module. </p> + +<h4 class="odd">How I can get more help?</h4> +<p class="even">Please visit our Support Forums at: <a href="http://www.xoops.org/modules/newbb" rel="external" title="Forum">http://www.xoops.org/modules/newbb</a> </p> + +</div> \ No newline at end of file Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/images.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/images.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/images.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,13 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Image Manager</h1> + +<h4 class="odd">Description</h4> +<p class="even"> +The Image Manager is a tool that enables people to upload, organize and retrieve images for use throughout the site. You must configure the image manager before you can use it - this involves creating some categories to store your images and setting preferences on issues such as maximum image dimensions, file size and user group access rights. Each category is configured separately.<br /><br /> + +Images can be categorized and uploaded directly into the images manager through a browser in this window with one click of a button, enabling easy insertion of images into news articles and other content. There is an extensive permission system controlling image dimensions, file size and access of user groups to different categories. + +</p> + +</div> + Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/mailusers.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/mailusers.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/mailusers.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,12 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Email Users</h1> +<h4 class="odd">Description</h4> + +<p class="even"> +XOOPS has a built in messaging system that enables you to send a message to your entire registered user base or subgroups thereof, or using date filters. This can be in the form of a private message (i.e. through the XOOPS built-in messaging system) or through an email. A range of options is available for filtering out subgroups of users from your membership.<br /><br /> + +You can also use predefined tags that will enable you to personalize your message. +</p> + +</div> + Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/maintenance.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/maintenance.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/maintenance.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,14 @@ +<div id="help-template" class="outer"> + +<h1 class="head">Help: Maintenance</h1> +<h4 class="odd">Description</h4> + +<p class="even"> +Maintenance provides several basic functions to help you in maintaining your XOOPS installation and keep it healthy:<br /><br /> + +- clean cache folder<br /> +- empty the session table<br /> +- perform maintenance of the database tables (analyze, check, optimize, and repair) <br /><br /> + +You can also perform a "Dump" of the whole database or individual tables for backup purposes. </p> +</div> \ No newline at end of file Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/module_index.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/module_index.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/module_index.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,7 @@ +<div id="help-template" class="outer"> + +<h2 class="head">Welcom to: System module</h2> +<h4 class="odd">Description</h4> +<p class="even">For administration of core settings of the site.</p> + +</div> \ No newline at end of file Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/modulesadmin.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/modulesadmin.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/modulesadmin.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,17 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Modules</h1> + +<h4 class="odd">Description</h4> +<p class="even"> +Modules are the software constructs that, taking advantage of the infrastructure that XOOPS provides, let the webmaster offer the site’s users dynamic or static content generated using a Web interface that more often that not is very easy to use.<br /><br /> + +Part of the power of XOOPS resides in the way modules are managed. The webmaster can easily install, uninstall, activate or deactivate any specific module (except the System module, for obvious reasons). It’s also possible to rename modules, and to determine the order in which they will appear to the end user in the site’s menu (if you want them to appear at all), because you can also provide hidden functionality, defining active modules that have no visible presence to the casual user. For instance, you could define a module as not visible in the menu by disabling the check icon in the Menu column. So for the News module, you could then send a private messages to selected group of your users and tell them to access that directory typing the address in the URL field, something like <em>http://www.yoursite.com/modules/news</em>. <br /><br /> + +To change order of modules (which will be reflected in the Menu), you just need to drag and drop the modules to the desired placement.<br /><br /> + +Module installation needs some planning, both for the modules to be displayed and also the layout on the pages. It is a good idea to review other XOOPS sites and see which modules are used to display various types of content. This is easily done by opening any XOOPS site and hovering over the menu links on the left and right hand side panels. At the same time look at the URLs displayed in the status bar on your browser. You should see addresses like this: http://the_site.com/modules/news/.... All modules are stored in the /modules/ directory, thus the following sector of the address (in this example 'news') shows the module that will display contents of that menu link. <br /><br /> + +If you open the page for the link it will show an example of how the module is used and the type of content it displays. Reviewing other sites like this will also give you some good insight into layout and design capabilities. +</p> + +</div> Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/preferences.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/preferences.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/preferences.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,60 @@ +<div id="help-template" class="outer"> + +<h1 class="head">Help: Preferences</h1> +<h4 class="odd">Description</h4> + +<p class="even"> +The preference panels are where you configure your site-wide preferences. It is worth taking the time to work through them as some settings can have a significant impact on the performance, security and ease of use of your site. +</p> +<h4 class="odd">General Settings</h4> +<p class="even"> +These are the most important and most frequently accessed preferences. You will set the Site name and the Slogan for your Website. You'll also select the default Theme and Admin GUI. And if you need to work on your Website, you can close it for all users. You can also set Module-wide Cache times. +</p> + +<h4 class="odd">Meta Tags and Footer</h4> +<p class="even"> +Meta tags provide information about your information – they describe the nature of your website. Their main use is to help search engines and their robots to index your website correctly, i.e. to help the right people find it. The information you supply is included in the header of each web page. It should represent the content of the site as a whole - the meta information is the same on every page, it currently cannot be customised for different modules or pages.<br /><br /> + +Be aware that the major search engines use different strategies for indexing websites. They may place different weightings on meta tags or even ignore them completely. Careful use of meta information may help your website to gain better search engine rankings and it is useful to seek information on the indexing strategies of your dominant referrers (see your website logfile). This may help you to optimise your meta information or other aspects of your site design and content to improve your rankings. <br /><br /> + +Try to be accurate and honest in providing meta information. Don’t try to ‘<em>manipulate</em>’ search engines to gain a better ranking – they may recognise this behaviour and your site may be downgraded or blacklisted from their index. + +</p> + +<h4 class="odd">Word Censoring Options</h4> +<p class="even"> +XOOPS can automatically censor undesirable words that may be posted by visitors to your site and replace them with a generic, alternative term of your choice. The censorship function does consume some system resources and may slow your site somewhat. It is disabled by default.<br /><br /> + +To implement censorship on your site select the ‘<em>enable</em>’ radio button. You need to enter a list of unwanted words in the ‘<em>words to censor</em>’ box, separating them with the pipe character. This function is case insensitive. Enter a suitable replacement term in the ‘<em>replace bad words with</em>’ box. The default is #OOPS#. + +</p> + +<h4 class="odd">Search Options</h4> +<p class="even"> +The search facility is one of the most important tools for locating information in a portal website. The XOOPS search categorises results by module – records are identified as news items, downloads, links or other types as per the modules you have installed. <br /><br /> + +Global searches of all resources on your site are enabled by default. If you disable global searches this facility will no longer be available and the search block will become non-functional. +The default minimum keyword length for searches is five characters. Any terms that are shorter will be ignored. This is useful for controlling the precision of searches, though not much use for terms like “site map”. Short keywords tend to be more common so they tend to return a greater number of records, many of which may be irrelevant. Longer keywords tend to retrieve fewer records but with a higher degree of precision.<br /><br /> + +Searching is relatively expensive in computational terms and so excluding short terms will reduce the load on the server. However, bear in mind that sometimes it is useful to be able to search for a short term. + +</p> + +<h4 class="odd">Email Setup</h4> +<p class="even"> +This section of the control panel is used to configure your email for the system. It is recommended that you leave the Email Delivery Method on the default setting “PHP (mail)”. You do not need to fill in the Sendmail or SMTP fields unless you use an alternative email delivery option. +</p> + +<h4 class="odd">Authentication Options</h4> +<p class="even"> +Just leave it at Xoops Database and you can ignore all the other options in there.<br /><br /> + +LDAP or Microsoft Active directory servers have been added for authentication as an alternate to the normal Xoops users. The reason is that in many company you already have a user database in ADS or LDAP and they can use that to logon to Xoops and don´t have to register yet another account. +</p> + +<h4 class="odd">System Module Settings</h4> +<p class="even"> +Here you can activate/deactivate each of the System sections, as well as specify system-wide defaults, e.g. for number of displayed avatars or images per page. You can also select a default editor for blocks, comments, and for all modules. +</p> + +</div> \ No newline at end of file Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/smilies.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/smilies.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/smilies.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,14 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Smilies</h1> + +<h4 class="odd">Description</h4> +<p class="even"> +Smiles are little graphic symbols that people can use to express themselves. They can be inserted anywhere in the text of an article, comment or post from both the user and admin sides of the system. XOOPS ships with a collection of 17 smilies built in. Some of these are displayed on the submission forms in various modules (including forums, news, downloads, links and others). Clicking on a smilie will insert it into the post. Smilies can also be inserted by typing in their unique ‘codes’ (keyboard shortcuts), for example typing ':' '-' 'D' in a post will insert this smilie: <img src="http://www.xoops.org/uploads/smil42e7a3d4c7b9f.gif" alt=""/> <br /><br /> + +The full list of smilies available on your system and their codes is accessible through the Smilies, which is where you're now. Here you can add, edit and delete smilies, and control which are displayed on submission forms (only nine of the 17 are displayed by default)<br /><br /> + +If you don’t want smilies on your system, you can either uncheck the “display in form?” box (in which case they won’t appear on submission forms, but will still be available via their codes), or use the delete link to remove them entirely. +</p> + +</div> + Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/tplsets.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/tplsets.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/tplsets.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,30 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Templates</h1> + +<h4 class="odd">Description</h4> +<p class="even"> +XOOPS allows for some separation between the actual presentation of the site (the “<em>skin</em>” or user interface) and the code that runs in the back. The first one is handled by a sophisticated mechanism based on graphical themes. A theme may include, in its basic form, the essential HTML templates that define the visual interface of the site, as well as the style sheets and images needed to complement that visual interface. Themes are switchable in the administrative interface, so changing the whole appearance of a XOOPS site it’s just a matter of changing the value of a selector and clicking on “Accept”. XOOPS also provides site administrators with the ability to let users choose among some available themes.<br /><br /> + +Generally speaking, a <strong><em>theme</em></strong> is the high level visual framework of a site: the theme defines, for instance, the general layout of the site; on the other hand, it does not usually define the specific distribution of content within a block. This is handled by a different entity called a <em><strong>template set</strong></em>. A template set<em> </em>is an ensemble of HTML templates that define the presentation of content within all the blocks that form a XOOPS Web site. If we want a more clear metaphor for this, we could say that the theme is like the architect of a house, while the template set is like the interiors decorator. The first one sets the walls and defines the general distribution, but it’s the second one who’s in charge of “<em>dressing</em>” those walls.<br /><br /> + +If the active theme is a simple one that only includes a theme file, CSS files and some images, XOOPS employs the default template set to define the presentation of blocks. However, some complex themes are sophisticated enough to include their own template set. In this case, the site administrator must use the administrative interface to set both the theme and the template set. <br /><br /> + +How is the theme <em>magic</em> accomplished? That is, how can HTML templates include dynamic content? This is done not with mirrors and smoke, but with a clever template engine called +<strong><a rel="external" href="http://www.smarty.net/">Smarty</a></strong> that makes the function of what used to be called +<em><strong>variable interpolation</strong></em>. Expressed in a simple way, we could say that the XOOPS system uses PHP files to hold the logic of the modules (access to the database, allocation of variables, management of rights...), HTML files with Smarty variables inserted to manage the actual visual interface, and the Smarty engine to insert values and strings in specific places within the HTML that builds the pages seen by the end user. All in all, what this means to you can be easily summarized: thanks to its theming system, XOOPS lets site designers build more interesting and visually stunning sites without much concern about what happens under the hood. +</p> +<h4 class="odd">Cloning and downloading template sets</h4> +<p class="even"> +If you would like to create a custom template set you can make a copy of the default set (or any other) by selecting the ‘<em>clone</em>’ link (you will be prompted to give the new set a name). Unlike the default, other template sets can be freely edited. You can also save a copy of a template set to disk by selecting the ‘<em>download</em>’ link, or remove it with the ‘<em>delete</em>’ link. You may also sometimes see an additional ‘<em>Generate</em>’ link next to new modules for which templates have not yet been created. +</p> + +<h4 class="odd">Editing templates</h4> +<p class="even"> +You can see a full list of available templates by browsing the directory treeview. When you select a template, XOOPS will open it in an editor where you can edit it. <br /><br /> + +While editing templates you must enable a preference that automatically updates module template .html files if there are newer files under the themes/your theme/templates directory for the current theme (System Module -> Preferences -> General Settings -> Update module template .html files from themes/your theme/templates directory? -> ‘<em>Yes</em>’). This should be turned off once the site goes public.<br /><br /> +If you accidentally mess up a template don’t forget that you can retrieve a ‘<em>good</em>’ copy from the default template set. If you are working with non-standard templates it may be a good idea to save a copy to disk before you start modifying them. + +</p> + +</div> Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/userrank.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/userrank.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/userrank.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,17 @@ +<div id="help-template" class="outer"> + +<h1 class="head">Help: User Ranks</h1> +<h4 class="odd">Description</h4> + +<p class="even"> +User Ranks allow you to give people some ‘<em>status</em>’ based on either their role or level of participation in the community. It is important to note that user ranks are functionally irrelevant - they *do not* confer any extra privileges or administrative rights at all – they are just titles. User access rights are actually controlled elsewhere (through the Groups section of the control panel). If you assign someone the Webmaster user rank but forget to also assign them to the Webmaster user group (a common mistake) they may look cool but they won’t be able to administer the site !<br /><br /> + +‘<em>Normal</em>’ ranks are assigned on the basis of the number of forum posts and comments a user has made. A user’s rank will change as they make enough posts to qualify for the next level. XOOPS ships with the following default ranks: Just popping in; Not too shy to talk; Quite a regular; Just can’t stay away; and Home away from home. +XOOPS also ships with two ‘<em>special ranks</em>’: Moderator and Webmaster. Special ranks differ in that they can be assigned to users irrespective of the number of posts they have made. A typical use of special ranks is to give recognition to people performing various administrative functions.<br /><br /> + +The ‘<em>edit</em>’ link allows you to change the name of a rank, to alter the minimum / maximum number of posts needed to qualify, to designate it as a ‘<em>special</em>’ rank (or not), and to upload a new rank image. You can remove unnecessary ranks (‘delete’ link). <br /><br /> + +You can create additional ranks through the form at the bottom of the user rank page. Simply assign a name, minimum and maximum number of posts (if desired), upload a rank image and assign it as either normal or special. +</p> + +</div> \ No newline at end of file Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/users.tpl =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/users.tpl (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/language/english/help/users.tpl 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,28 @@ +<div id="help-template" class="outer"> +<h1 class="head">Help: Users</h1> + +<h4 class="odd">Description</h4> +<p class="even"> +XOOPS provides built in tools for easy user management. These include the ability to search for users by various criteria, send email and private messages to users through a template-based messaging system. In your site, users have the rights that pertain to the group they're assigned to.<br /><br /> + +As to users, they have access to their profile, have some control over most of the information that will be visible to other users, and have also an inbox to receive private messages from the site administrator or from other users. They have besides control over what changes in the site will trigger personal notifications. And depending on the permissions set by the site manager, they can see content and participate in the site's life by uploading content, writing stories or comments, rating content and in general giving their feedback to what they see on the site.<br /><br /> +</p> + +<h4 class="odd">Advanced Search</h4> +<p class="even"> +"Advanced Search" provides a wide range of options that you can use to search for specific users or to filter your membership. You can also obtain a complete list of members by pressing the ‘submit’ button without using any of the filters. +</p> + +<h4 class="odd">Edit Users</h4> +<p class="even"> +You can add, edit and delete users through this section of the System Module.<br /><br /> +To edit a user, search for one based on the name or other criteria. You may then choose to either <br /><br /> + +i) modify their details or <br /> +ii) delete them using the second drop down box.<br /><br /> + +Selecting ‘modify’ will open the user’s profile which you may then change as you see fit (note that you can also reach the edit profile page from the user side via the member directory, or by clicking on a username anywhere in the site). +</p> + + +</div> Added: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/themes/bootnewage/assets/css/form.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/themes/bootnewage/assets/css/form.css (rev 0) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/themes/bootnewage/assets/css/form.css 2015-04-18 20:46:15 UTC (rev 13038) @@ -0,0 +1,85 @@ +/* + * Dashboard Responsive Admin Theme + * + * @copyright Txmod Xoops <http://www.txmodxoops.org/> - Xoops Project <http://www.xoops.org/> + * @license http://www.fsf.org/copyleft/gpl.html GNU public license 3.0 + * @package themes + * @since 2.5.x + * @author Txmod Xoops <http://www.txmodxoops.org/> + * @maintained Xoops Design Theme <http://www.xoops.org/> + * + * @version $Id 1.0 +*/ + +/* ==================== Form definitions ==================== */ +/* Hide the checkboxes and radio buttons */ +input[type=checkbox]:not(old), +input[type=radio ]:not(old){ + width : 2em; + margin : 0; + padding : 0; + font-size : 1em; + opacity : 0; +} +/* Position the label */ +input[type=checkbox]:not(old) + label, +input[type=radio ]:not(old) + label{ + display : inline-block; + margin-left : -2em; + line-height : 1.5em; +} +/* Style the first span to create the unchecked graphics */ +input[type=checkbox]:not(old) + label > span, +input[type=radio ]:not(old) + label > span{ + display : inline-block; + width : 0.995em; + height : 0.995em; + margin : 0.25em 0.25em 0.25em 0.25em; + border : 0.0925em solid rgb(152,152,152); + border-radius : 0.325em; + background : rgb(224,224,224); + background-image : -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224)); + background-image : -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224)); + background-image : -o-linear-gradient(rgb(240,240,240),rgb(224,224,224)); + background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224)); + background-image : linear-gradient(rgb(240,240,240),rgb(224,224,224)); + vertical-align : bottom; +} +/* Background gradient is reversed on selected checkboxes and radio buttons */ +input[type=checkbox]:not(old):checked + label > span, +input[type=radio ]:not(old):checked + label > span{ + background-image : -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240)); + background-image : -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240)); + background-image : -o-linear-gradient(rgb(224,224,224),rgb(240,240,240)); + background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240)); + background-image : linear-gradient(rgb(224,224,224),rgb(240,240,240)); +} +/* Display a tick inside selected checkboxes */ +input[type=checkbox]:not(old):checked + label > span:before{ + content : '✓'; + display : block; + width : 1em; + color : rgb(104,104,104); + font-size : 0.875em; + line-height : 1em; + text-align : center; + text-shadow : 0 0 0.0714em rgb(115,153,77); + font-weight : bold; +} +/* Display a ‘bullet’ inside selected radio buttons, + applying the same techniques as for the unchecked + graphics to the second span element */ +input[type=radio]:not(old):checked + label > span > span{ + display : block; + width : 0.7em; + height : 0.7em; + margin : 0.09em 0.05em 0.05em 0.08em; + border : 0.0925em solid rgb(105,105,105); + border-radius : 0.425em; + background : rgb(120,120,120); + background-image : -moz-linear-gradient(rgb(160,150,140),rgb(150,150,150)); + background-image : -ms-linear-gradient(rgb(160,150,140),rgb(150,150,150)); + background-image : -o-linear-gradient(rgb(160,150,140),rgb(150,150,150)); + background-image : -webkit-linear-gradient(rgb(160,150,140),rgb(150,150,150)); + background-image : linear-gradient(rgb(160,150,140),rgb(150,150,150)); +} \ No newline at end of file Modified: XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/themes/bootnewage/assets/css/style.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/themes/bootnewage/assets/css/style.css 2015-04-16 21:43:53 UTC (rev 13037) +++ XoopsCore/branches/2.5.x/2.5.8_timgno/htdocs/modules/system/themes/bootnewage/assets/css/style.css 2015-04-18 20:46:15 UTC (rev 13038) @@ -14,7 +14,7 @@ @import url(accordion.css); @import url(logger.css); @import url(tabs.css); - +@import url(form.css); /* ==================== General definitions ==================== */ html { width: 100%; |