| Project: | ProjectPier |
| Version: | 0.8.5.0-Beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | perry.trinier |
| Status: | closed - fixed |
Description
Wondering if you can add the code to filter & Auto-Convert the URL/domain to clickable hyper-links in the content?
Textile is available, using the simple markup might be of use.
While I use this, I don't think its appropriate to have all of my rather non-technical clients learn Textile just to create links for my convenience..
I'm looking into this in my spare time, I'll post information as I have it.
Rueben
I added a quick search and replace to the do_textile function which does the auto-linking. A few bugs I can see so far:
Code accepted into 0.8.6. Places in new function add_links in general.php so we can reuse the code in various places, e.g. task list. Works great.
Accepted in 0.8.6 (closed now)