ActiveState Community

Prolog UDL extension

Posted by Martin Schmidt on 2007-04-20 12:52
OS: All / Any

i submit my already posted UDL extension which adds Prolog Language support to Komodo for the challenge. just drag and drop into komodo to install.

Uses .pro as file extension for prolog files.
just click New File -> All Languages -> Prolog and code as you like.

hope attaching the lgpl released UDL file is enought to meet the license criteria. (because im not sure if one can license the xpi itself under any license since its holds code pregenerated by activestate tools) modified luddite generated template file to get the color example in preferences also attached.

P.S. seems if you submit a new file as attachment with the same name it had before it is not overwritten on the server. old files are also still accessible after deletion on the server.

AttachmentSize
koProlog_UDL_Language.py930 bytes
komodo_prolog_udl_source.zip10.68 KB
komodo_prolog_language-1.0.0-ko.xpi4.58 KB

beaver | Wed, 2008-12-17 14:33

Does this work for Komodo Edit 5.0?

Tools -> Add-ons -> Extensions -> ... And when i want to install this UDL extensions a got the message '"Prolog language" will not be installed because it does not provide secure updates'.

Is there an updated version of this add-on?

Thanks

toddw | Wed, 2008-12-17 17:17

@Martin

You can host the extension on the Komodo community site, use the "Create content" and then choose "Komodo extension". This will enable the extension to be searchable and installable through the Komodo Add-ons dialog, as well as providing the secure update handling that will make this installable in Komodo 5.x

Cheers,
Todd

Martin Schmidt | Thu, 2008-12-18 03:46

Hi, i will try to update and test it with Komodo 5.0 during the holidays.
While at it i may be able to add some new features too.

Thanks Todd for the hint that it is possible to host the extensions on the community site now.

regards,
Martin