Configuring Komode Edit for Joomla Code Completion
From Joomla! Documentation
(Difference between revisions)
(Created page with "testing this page.") |
|||
| Line 1: | Line 1: | ||
| − | + | {{inuse}} | |
| + | {{RightTOC}} | ||
| + | |||
| + | == Introduction == | ||
| + | |||
| + | This article provides instructions for setting up Komodo Edit and code completion for joomla. | ||
| + | |||
| + | == Installation == | ||
| + | |||
| + | 1.) Download and install the latest version of Komodo Edit from here. http://www.activestate.com/komodo-edit | ||
| + | <br> | ||
| + | 2.) Download the [http://www.joomla.org/ latest version]of Joomla. | ||
| + | |||
| + | |||
| + | === 1st test for Apache === | ||
| + | |||
| + | |||
| + | === 1st test for PHP server === | ||
| + | |||
| + | === 1st test for phpMyAdmin === | ||
| + | |||
| + | == Understanding the folder structure == | ||
| + | |||
| + | == Configuration == | ||
| + | |||
| + | == Fine tuning == | ||
| + | |||
| + | |||
| + | [[Category:Development]] | ||
Revision as of 02:22, 5 May 2012
| This article is actively undergoing a major edit for a short while. As a courtesy, please do not edit this page while this message is displayed. The user who added this notice will be listed in the page history. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page. If this page has not been edited for several hours, please remove this template, or replace it with {{underconstruction}}. |
Contents |
Introduction
This article provides instructions for setting up Komodo Edit and code completion for joomla.
Installation
1.) Download and install the latest version of Komodo Edit from here. http://www.activestate.com/komodo-edit
2.) Download the latest versionof Joomla.