eXist-db / function-documentation

XQuery Function Documentation and Browser App
GNU Lesser General Public License v2.1
5 stars 14 forks source link

EXpath and EXQuery Modules are Missing in the Function Browser #9

Open JochenGraf opened 9 years ago

JochenGraf commented 9 years ago

See: http://exist-db.org/exist/apps/fundocs/browse.html?extensions=true

Line https://github.com/eXist-db/function-documentation/blob/master/modules/app.xql#L395 seems to be the problem since modules starting with "http://expath.org/ns/" and "http://exquery.org/ns/" are filtered out by the predicate.

I'm happy to provide a patch if you like! In this case, please let me know if you like an extra filter button for the EXPath and the EXQuery module or if you like those modules appear under "Extension functions" as well.

Jochen

joewiz commented 7 years ago

@JochenGraf This sounds like a good idea to me!

amclark42 commented 1 year ago

The link provided by @JochenGraf is broken. The problem area appears to be app.xql, app:showmodules().