Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please give us --anchors back #585

Open
lemzwerg opened this issue Mar 17, 2015 · 2 comments
Open

Please give us --anchors back #585

lemzwerg opened this issue Mar 17, 2015 · 2 comments

Comments

@lemzwerg
Copy link

From a UNIX perspective, activating plug-ins via a resource file only is bad. The right thing IMHO is a command line option. To activate plug-ins, I can imagine an option

--enable-plugin=plugin1,plugin2,...

which should be equivalent to

--enable-plugin=plugin1 --enable-plugin=plugin2 ...

Consequently – and for backwards compatibility – --anchors should be the same as --enable-plugin=AnchorCheck.

Of course, having this option makes only sense if the AnchorCheck plugin does work, which is currently not the case, cf. issue #557.

@remko
Copy link

remko commented Apr 3, 2016

Is there any news/opinion on this from @wummel? I would also love to have an --enable-plugin.

@dpalic
Copy link

dpalic commented Oct 30, 2017

Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker
for more details please see: #708
Also please close this issue and report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues if your issue still persists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants