Closed juliusverrel closed 5 years ago
In the case the given namespace don't exist, what would you want to be displayed in place of the list ? Just nothing, or a "red link" ?
For my current use case showing nothing would be best, but I understand this might not be the right thing for every body. Maybe code it in the option
-showError (default)
--> shows the current error/warning
-showError:""
--> show nothing
-showError:"**Namespace doesn't exist**"
--> insert string as wiki text
This is a good idea. I'll implement it.
Finally, I just added the option -hideNotFoundMsg
. Could you check if this version fits your needs ?
perfect, thanks a lot!
Ok, I will publish a new version one day.
It would be great to have an option to hide the error message if the given doesn't exist.