New pages
From HelixCore
Showing below up to 22 results starting with #1.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)
- 06:26, 6 April 2009 Helix:Shortcuts (hist) [51 bytes] Carl (Talk | contribs) (New page: Mac shortcut to edit a page CTRL - Apple - Key A)
- 01:27, 20 June 2008 Helix:Latest Blogs (hist) [1,469 bytes] Jordon (Talk | contribs) (New page: The latest blogs module will display a list of recent blog entries from a selection of blog ID's, giving a link to the full blog detail, or a section URL. == Configuring the Module == To ...)
- 02:05, 30 April 2008 Helix:SE (hist) [560 bytes] Jordon (Talk | contribs) (New page: The SE class has a selection of classes for building search results from large search engines, such as Yahoo and Google. At current, only Yahoo results are fully supported as Google only p...)
- 02:00, 30 April 2008 Helix:Cache (hist) [1,110 bytes] Jordon (Talk | contribs) (New page: Helix caching is maintained in the `cache` table in the database. Each item has a type, rank, cache time, flag and 5 sets of data to use. The cache time should be used to define when an it...)
- 05:25, 5 March 2008 Helix:Templates (hist) [2,455 bytes] Jordon (Talk | contribs) (New page: == Prior to Helix 0.8.6 == Prior to Helix version 0.8.6, templates were managed using a single site variable, $site->defaultTemplate = "default"; Where 'default' is the directory in /co...)
- 03:22, 27 February 2008 Helix:Security Levels (hist) [389 bytes] Jordon (Talk | contribs) (New page: Log Event Threat Levels: * Log: Minimal importance * Log: Low importance * Log: Medium importance * Log: High importance * Log: Maximum importance * Caution: Debug or suspicious activity ...)
- 03:19, 27 February 2008 Helix:Error Codes (hist) [751 bytes] Jordon (Talk | contribs) (New page: == Die Codes == Die codes are created when the engine requires for some reason to immediately terminate processing (die). === Code 1 === Unable to log event due to database error. Check t...)
- 06:22, 13 December 2007 Helix:ListControl (hist) [2,387 bytes] Ben (Talk | contribs) (New page: Adding links via list control allows you to easily create a set of links you would like on a list of pages choose. To put it simply: You make one list of all the links you want, then you ...)
- 06:59, 30 October 2007 Helix:hCom (hist) [1,644 bytes] Jordon (Talk | contribs) (New page: The Helix Communications API (hCom) is a technical data recovery protocol for use on all PHP driven websites and applications, even those outside of Helix, which sends critical data to a H...)
- 01:09, 2 October 2007 Helix:URLs (hist) [8,638 bytes] Jordon (Talk | contribs) (New page: The URL management of Helix is a deep and complex system, but can be controlled very easily. For the best part, you will only need to edit one field to control the URL for each page, or le...)
- 03:22, 17 September 2007 Helix:Site (hist) [3,480 bytes] Jordon (Talk | contribs) (New page: The site engine is a site-based script that allows a site to define it's own functions and initialisation. The script is located in <code>core/site/siteEngine.php</code>. The deployment v...)
- 03:21, 17 September 2007 Helix:FCK-MCE Connector (hist) [559 bytes] Jordon (Talk | contribs) (New page: The FCK to MCE Connector is a small Helix authored API that allows the TinyMCE Image and File Managers to be used within the FCK editor. It is a collecti...)
- 03:19, 17 September 2007 Helix:MCE (hist) [3,443 bytes] Jordon (Talk | contribs) (New page: == Setup == The TinyMCE WYSIWYG editor is ''disabled'' by default in any Helix installation. It is disabled to make room for the FCK editor. You can enable or disable it by e...)
- 03:19, 17 September 2007 Helix:FCK Editor (hist) [488 bytes] Jordon (Talk | contribs) (New page: == Setup == The FCK WYSIWYG editor is installed by default in any Helix installation. You can enable or disable it by editing the <code>core/config.php</code> file. It can be manually conf...)
- 03:18, 17 September 2007 Helix:Flags (hist) [1,985 bytes] Jordon (Talk | contribs) (New page: == User Flags == Every user has a set of "flags" which simply flag the user as being in a certain state. A stock installation of Helix comes with 5 predefined flags: * Red Flagged * Black ...)
- 03:16, 17 September 2007 Helix:TOC Keys (hist) [1,344 bytes] Jordon (Talk | contribs) (New page: ===TOC Key Naming Convention=== Every TOC key must be unique or else a conflict will occur. As every URL also needs to be unique, the simple solution when building a site is to use the pa...)
- 03:15, 17 September 2007 Upgrading Helix Sitemaps (hist) [611 bytes] Jordon (Talk | contribs) (New page: If you have upgraded Helix from an older version and don't have the default sitemap available, you can use the Component Admin Tool to install the component. This requires a server with PH...)
- 03:15, 17 September 2007 Helix:Sitemap (hist) [2,957 bytes] Jordon (Talk | contribs) (New page: A stock 0.7.0+ Helix installation will have an automatic sitemap published to start with. If you have upgraded from an older version of Helix, view Upgrading Helix Sitemaps. == Displa...)
- 03:14, 17 September 2007 Helix:Directory (hist) [1,047 bytes] Jordon (Talk | contribs) (New page: == Approving Listings == When you navigate to the directory administration, you will see a list of listings that require your attention. Typical their status note will be automatically ass...)
- 03:13, 17 September 2007 Helix:Editing (hist) [4,210 bytes] Jordon (Talk | contribs) (New page: == Editing a page in Helix == '''Admin Shortcut'''<br /> To edit a page that is built in Helix - navigate to the page you wish to edit.<br /> In Firefox press Alt+Shift+a at the same time...)
- 03:11, 17 September 2007 Helix:Deployment (hist) [2,670 bytes] Jordon (Talk | contribs) (New page: == Downloading Helix == Helix has frequent incremental builds so it is kept in a central repository, the same repository that is used by the update script to download and update the Helix ...)
- 03:10, 17 September 2007 Helix:Requirements (hist) [311 bytes] Jordon (Talk | contribs) (New page: == General Helix Requirements == * MySQL 4.1 * PHP 4.3 * Apache 2.0 == Helix Recommended Requirements == * PHP 5.0.2 * MySQL 5.2 == Recommended PHP Modules == * MCRYPT Support for crypto...)
