News
CodeLobster PHP Edition
October 23, 2008 - Codelobster PHP Edition FREE Version 2.6 released
Read More
    Menu
CodeLobster PHP Edition
  Details
  Drupal plug-in
  Versions history
Features tour
  HTML editing
  CSS editing
  JavaScript editing
  PHP editing
  PHP debugger
  SQL autocomplete
Other
  Affiliate
  Links
  Contact
    News
Home News Download Order Now Forum Support


Now most sites are developed using various CMS. We've chosen Drupal CMS as a system oriented on professionals that allows setuping typical solutions quickly and at the same time gives wide expanse for adding user's functionality.
With Drupal plug-in you can learn principles of Drupal CMS more quickly and develop sites of any type.

Features list includes:

1. Ability to create project automatically installing Drupal CMS
This ability means usual organiging files into a project with automatic installing standard Drupal components into the same folder.
To create Drupal project
  • Move to Project|Create Project
  • In the left grid select Drupal site
  • Set appropriate values for the following fields and press Ok:
    • Base url for debug - url of a project virtual folder
    • Project name - name for your project
    • Location - path to a folder with files you want to include in a project
  • If entered values are correct, Drupal Project Wizard will appear.
    Follow its instructions to complete creating project.
What's new in Drupal Project Wizard?
  • Basic panel: added ability to choose Drupal version you want to install on your computer
  • User pannel: added ability to specify admin account data and project url
2. Autocomplete, help and tooltips for module's hooks
Completion list contains names of all standard Drupal's hooks. It is called automatically on placing ModuleName_
3. Autocomplete and tooltips for Drupal's function theme
Completion list contains values for first and second parameter of theme function.
4. Autocomplete for Drupal's forms
Completion list contains attributes and attributes values of the Drupal Form array.

Attributes autocomplete:
Attributes values autocomplete:
It is called automatically on placing array keyword and opening parenthesis (see first example above).

5. Drupal search - for menu path and menu function
With this feature you can serch for FunctionName_menu functions by menu paths as well as for menu paths by FunctionName_menu functions.

To find menu path by function name:
  • Move to Drupal|Search menu path
  • Menu functions dialog will appear. It contains all menu functions declared in your project and corresponding menu paths
  • Find necessary function name in the list and view menu path corresponding to it. For quicker search, use search string. For jumping to path declaration, double click function name in the list.

To find menu function by menu path:
  • Move to Drupal|Search menu function
  • Menu functions dialog will appear.
  • Repeat all above described procedures for search by menu function.

6. Wizard for creating new modules
With this wizard you can automatically create "INFO" file for your module.
7. Help on Drupal API
With this feature you can quickly find necessary information about Drupal constants and functions on Drupal official site http://api.drupal.org.
To get help topics with Context Help, place pointer on necessary element and press F1 button. Appropriate help topic will be opened in a browser.
The Dynamic Help window displays links to help topics for element pointer placed on.
Download Codelobster PHP Edition | Buy Now


© Copyright by CodeLobster Software