How about uploading all files to a git repository on github.com, so
everyone can easily keep track of changes and more easily suggest
improvements?

2008/11/27 cies <[EMAIL PROTECTED]>:
> hi koulikoff,
>
> i fixed it i guess.. i attached a new haml.xml file to this mail. with
> some more changed i will make a tarbal again and upload it to the
> group properly.
>
> thanks for pointing this out -- i'm glad i can share.
>
> your cases are now in my testfile ;)  (including the cyrilic)
>
> thanks!
> cies breijs.
>
> On Wed, Nov 26, 2008 at 4:46 PM, koulikoff <[EMAIL PROTECTED]> wrote:
>>
>> Great to hear about it. I've installed and I've found some issues.
>>
>> 1. The following fragment 'if' is not recognized and 'else' is related
>> to 'form' and 'else' is not closed by the next 'fieldset' tag:
>> - form_for(@person) do |f|
>>  %fieldset
>>    %ol
>>      %li
>>        %label.required Фамилия
>>        = f.text_field :last_name
>>
>>      - if @person.company
>>        %li
>>          %label Имеет право подписи
>>          = f.check_box :empowered
>>      - else
>>        %li
>>          %label.required ИНН
>>          = f.text_field :inn
>>  %fieldset
>>
>> 2. In the following line the part that goes after the slash is greed
>> while it should not:
>>  %label City/Town
>>
>> And again, thanks for your work.
>>
>> On Nov 26, 6:45 am, cies <[EMAIL PROTECTED]> wrote:
>>> i updated it fixed MANY buggers..
>>>
>>> http://haml.googlegroups.com/web/haml_highlighting_for_kde-1.1.tar.gz
>>>
>>
>> >
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" 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/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to