Thanks I'll give it a try
Jose

Tomasz Narloch wrote:
> Jose Galvez pisze:
>   
>> How did you get highlighting for mako templates in quanta?
>> Jose
>>     
> In April I  found something at
>
> //http://www.liveinternet.ru/users/748858/post43378996/
>
> //
>
> but this syntax didn't worked correctly so I have added some correction.
>
> All files need to be copy to ~/.kde/share/apps/katepart/syntax or
> /usr/share/apps/katepart/syntax
>
> If you would like highlight html then you have to delete from
> /usr/share/apps/quanta/dtep/php/description.rc  below chars:
> ", <% %>"
> becase its generate a problem with syntax (quanta misinterpret it as php)
> that is displayed at document structure on the left panel.
> $ diff description.rc~ description.rc
> 25c25
> < AreaBorders = <? ?>, <* *>, <% %>
> --- 
>  > AreaBorders = <? ?>, <* *>
>    
> My older list at pld-lists in polish language.
> http://lists.pld-linux.org/mailman/pipermail/pld-users-pl/2008-April/069296.html
> http://lists.pld-linux.org/mailman/pipermail/pld-users-pl/attachments/20080421/3685e15e/attachment.tgz
>
> Mako - katepart syntax files in attachment.
>
> Tomasz Narloch
>
> >
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to