News
CodeLobster PHP Edition
December 18, 2009 - Codelobster PHP Edition FREE Version 3.3.2 released
Read More
    Menu
CodeLobster PHP Edition
  Details
  Drupal plug-in
  Smarty plug-in
  WordPress plug-in
  Joomla plug-in
  JQuery plug-in
  CodeIgniter plug-in
  Versions history
Features tour
  HTML editing
  HTML code inspector
  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 organizing 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
    Drupal installation site wizard
  • 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.
    Drupal project wizard
    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
    Drupal project wizard options
  • User panel: added ability to specify admin account data and project url
    Drupal project wizard options
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_
Drupal module hooks autocomplete
3. Autocomplete and tooltips for Drupal's function theme
Completion list contains values for first and second parameter of theme function.
Drupal theme function autocomplete
Drupal theme function autocomplete
4. Autocomplete for Drupal's forms
Completion list contains attributes and attributes values of the Drupal Form array.

Attributes autocomplete:
Drupal form array autocomplete
Attributes values autocomplete:
Drupal form 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
    Drupal search - menu path
  • 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.
    Drupal search - menu functions
  • 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.
Drupal new modules wizard
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.
Drupal API dynamic help
Download Codelobster PHP Edition | Buy Now Drupal Plug-in


© Copyright by CodeLobster Software