Ticket #58 (closed enhancement: fixed)
feature-request: additional settings for Linker-Plugin
| Reported by: | ns@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Plugin_Linker | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Setting to define which type of link is allowed. - popup-window (i won't allow the user to open popups as it would break the design) - same window (not every page has frames) - email-link (ok, this one doesn't hurt - but it is not needed everywhere)
Currently the tree with the links comes from a 'backend' php-file. This is very nice if you use it to scan directories. Wouldn't it make sense to have the avaliable links as config-variables? (in my case this would be only about 10 links to the latest news on the site and 15 links to some content-sites) It would require a lot of extra work if i have to do it using the backend-php-file.
...and my third suggestion: couldn't be the tree right of the inputs? in some cases i would mainly use the tree to select the file but other users might enter an external link and won't need the tree at all!
discussion here: http://xinha.gogo.co.nz/punbb/viewtopic.php?pid=281
