Git Product home page Git Product logo

Comments (4)

fatgonzo avatar fatgonzo commented on July 29, 2024

Ran into this as well while trying to grab the UDL for Tinyfugue. It appears to apply to the following files:

UDLs/TinyFugue_byYrwin.xml
UDLs/StringTemplate3_byAnnaCzerwiec.xml
UDLs/MSC-Patran_by-onurarifyasa.xml
UDLs/MSC-Nastran_by-onurarifyasa.xml
UDLs/HQL_byAkeelUdar.xml
UDLs/GraphViz_by-signmotion.xml
UDLs/AuditCommandLanguage-ACL_byJChen.xml
UDLs/AsteriskExtensionLanguage-AEL_by-eyzel.xml

The content seems to be the download page served by Sourceforge and it seems these 7 UDL files resided under different projects at Sourceforge and were linked to as such instead of their respective Notepad++ project URL in the archived UDL list page that the current one was made from and therefore not copied over with the rest.

@pryrt I saw that you had moved the UDL list files from SF and worked on scripting their conversion but I have no idea how Github works so I couldn't tell if you are still working on the TODOs or if you forgot, since the issue (#7) was closed. Leaving this here in case you did forget, pardon my ignorance of Github if you didn't.

Just to be clear, this is how they were linked, quoting from the HTML of the old UDL list:

Tinyfugue (and the other anomalous ones respectively):

<a rel="nofollow" class="external text" href="https://web.archive.org/web/20180814202307/http://sourceforge.net/projects/tfimperial/files/userDefineLang_TF.xml/download">Tiny Fugue</a>

The rest

<a rel="nofollow" class="external text" href="https://web.archive.org/web/20180814202307/http://notepad-plus.sourceforge.net/commun/userDefinedLang/UDL_TodoTxt.xml">Todo.txt</a>

from userdefinedlanguages.

chcg avatar chcg commented on July 29, 2024

The download link for github content as e.g for UDL should not be the path to the html site at https://github.com/signmotion/graphviz-syntax-highlighting/blob/master/graphviz-notepad-udl.xml
, but https://raw.githubusercontent.com/signmotion/graphviz-syntax-highlighting/master/graphviz-notepad-udl.xml

Probably the validator script could be extended to check not only that the download is possible, but also that the content is indeed a xml file. Maybe even a xml schema check that it is a udl 2.1 (there are still older versions of UDL than 2.1 -> unclear if N++ can still handle all of them and udl is backwards compatible)

from userdefinedlanguages.

chcg avatar chcg commented on July 29, 2024

Fixes, see PR #25

Additional findings to the one above:
Html 404 Download failure:
UDLs\EGL-EnterpriseGenerationLanguage_byKoen.xml

Zip files:
UDLs\Alloy_by-lausdahl.xml

Zips with UDL + autocompletion part:
UDLs\jQuery_byJamesAllardice.xml
UDLs/MSC-Patran_by-onurarifyasa.xml
UDLs/MSC-Nastran_by-onurarifyasa.xml

from userdefinedlanguages.

pryrt avatar pryrt commented on July 29, 2024

#25 closed the issue

from userdefinedlanguages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.