catalog DIRECTORY_NAME_GLOB
Submitted by Wednesday, 21 April, 2004 - 14:24
on
It would be nice to be able to specify directory locations for modes in the catalog file.
For example I need something like this:
<MODE NAME="interchange" FILE="interchange.xml"
FILE_NAME_GLOB="*.*"
DIRECTORY_NAME_GLOB="S:\*" />
This would instruct JEdit that all files in the directory S:\ and subdirectories thereof should use the interchange format mode.
In this example it would be used for specifying an Interchange shopping cart catalog location. Files used by Interchange can have any number of extensions including .html, .cfg, etc. They are always confined to a specific location so that is where the additional specifier would come in handy.
Thank you for making such a great editor!
For example I need something like this:
<MODE NAME="interchange" FILE="interchange.xml"
FILE_NAME_GLOB="*.*"
DIRECTORY_NAME_GLOB="S:\*" />
This would instruct JEdit that all files in the directory S:\ and subdirectories thereof should use the interchange format mode.
In this example it would be used for specifying an Interchange shopping cart catalog location. Files used by Interchange can have any number of extensions including .html, .cfg, etc. They are always confined to a specific location so that is where the additional specifier would come in handy.
Thank you for making such a great editor!