Zen-Coding in php document

Asked by NetChaos

Is it is possible to trigger Zen-coding in a php document. It will be really useful if it is possible.

Question information

Language:
English Edit question
Status:
Solved
For:
Scribes Edit question
Assignee:
No assignee Edit question
Solved by:
Mystilleef
Solved:
Last query:
Last reply:
Revision history for this message
WM (wandererm) said :
#1

it's good, HTML Tag is often used in php document.

Revision history for this message
Best Mystilleef (mystilleef) said :
#2

Add "php" to the set of languages in the plugin loader.

The plugin loader for zencoding is located at :

/usr/lib/scribes/LanguagePlugins/PluginZenCoding.py

Just add "php" to the languages list on line 4.

Remember you have to be root to edit the file.

Revision history for this message
NetChaos (vimalkurup) said :
#3

Thanks Mystilleef, that solved my question.