IDEA: Icon to provide published content's URL

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
jealmers
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Feb 27, 2008 8:43 pm

IDEA: Icon to provide published content's URL

Post by jealmers » Wed Feb 27, 2008 9:30 pm

I have discovered that trying to determine a content item's URL when it is published is a very difficult process. As it stands right now, these are the steps we use to determine a page's URL:

1.) Create the content
2.) Assign it to a menu
3.) Go to live site
4.) Navigate to the page
5.) Copy URL
6.) Unassign from the menu

What I would like to do is something similar to what Google does on their maps application. I would like to provide an icon (a link icon) to the left of each content item in the administration interface that provides its published URL. I am new to Joomla, and Joomla programming though I am very versed in PHP, MySQL. If anyone could provide some insight into the process, it would be greatly appreciated.

Thanks,
Jay

Post Reply