Hi,
I needed few internal links in my upcoming blog and I found this plugin. First of all, I'd like to thank you for having the time to make it so that it can help a lot of us, WordPress users. Although I found the plugin very useful, there were few issues that I'd fix in it myself.
1st Issue
One thing I noticed missing from the plugin was the ability to add additional url parameters to the links. The blog I'm currently working on will have multiple subpages inside one article and I had the need to link to anchor sections on other subpages of the same article.
This issue really didn't drop to the "Feature request" category since I fixed this issue by myself. If you would like to take advantage of my changes in the code, the modified version of the plugin can be downloaded from:
http://share.hugesolutions.fi/wordpress/rb-internal-links-2.0.12-modification.zip
Additions:
- Parameter that allows to add subpage number to the link to be created
- Parameter that allows to add more additional url-parameters to the links (in case of dynamic pages for example)
- Changed also the form with which the link can be edited to include an input box for these parameters
2nd issue
It might really be helpful for some users if the link could be edited or deleted with the "RB Internal Links" button in the editing view of a post. Now all the edits have to be done manually to the tag or by regenerating the link with the same button.
3rd Issue
A small help page or screenshot in the plugin page would really be helpful. When I first started to use the plugin, I didn't find the right button in the button menu in the TinyMCE editor. If I had seen a screenshot of it, it would've helped me a lot to get started.