Auto QuickURLs

Just what it sounds like, post any suggestions you have for LinkSpun inside here.

Moderators: vrocks, drocd, jdoughs

Post Reply
freeflyer
Posts: 2
Joined: Mon Apr 04, 2011 9:02 am

Auto QuickURLs

Post by freeflyer »

What about to make something like the subj?

I mean there is no reason to edit the list of quick urls. I just want to see a grouped list of already used anchors for selected page(at the trade setup form). I hope it is not too hard to code and not too heavy for load, something like: 'select anchor from mytrades where page=url group by anchor'
Also it will be great if I will see count of active links for each anchor(like it shown at QuickURLs edit page). So the query will be like: 'select anchor, count(*) from mytrades where page=url group by anchor'

It is very helpful to see such info while selecting anchor for a page:
anchor1(3), anchor2(5),...anchorN(x), etc

So we able to select anchor with minimal counts, adding new(just typing new one without(!) visiting the QuickURLs page) and it will appear next time in the list automatically.

Currently the QuickURLs features is not too usable for me :(
User avatar
vrocks
Posts: 1579
Joined: Sun May 16, 2010 2:32 pm
Location: Fantasy Island
Contact:

Re: Auto QuickURLs

Post by vrocks »

Before Jdoughs left he was planning on putting something in place that did this, but was also juggling the idea of having certain functions, this one included, as paid for items. Until he reappears we are holding off on changes to this functionality. Perhaps some time in the future we can look into putting this kind of data into the Manage Pages screen with a mouse over and it pops up the used anchors with which ones were used how often.
Did I just do something for you? Consider making a donation to LinkSpun!
Post Reply