Page 1 of 1

Auto QuickURLs

Posted: Thu Nov 24, 2011 8:19 pm
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 :(

Re: Auto QuickURLs

Posted: Fri Nov 25, 2011 9:04 am
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.