4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: satine88 on May 20, 2010, 01:18:31 PM

Title: I search for the code to insert the URL of the page
Post by: satine88 on May 20, 2010, 01:18:31 PM
Hello
I'm looking for a piece of code I can insert in the pages / templates / xxx / xxx.html to report the URL of the page

Example:
I'm on top of the image "usa"

and I hope that this piece of code gives me www.site.com / img-usa.htm

Subsequently, the code I will wish to use it to create a small mod

(Sorry, I do not know if I was clear enough)
Thank you
Title: Re: I search for the code to insert the URL of the page
Post by: V@no on May 20, 2010, 02:34:36 PM
Probably this is what you are looking for: [Mod] Display image codes on details page (image permalink) (http://www.4homepages.de/forum/index.php?topic=17912.msg95405#msg95405)
Title: Re: I search for the code to insert the URL of the page
Post by: satine88 on May 20, 2010, 06:45:59 PM
I have this mod is exactly I'm looking for code generated will give me the url of the page.
I will use this code to install another mod

I found this:

Code: [Select]
<input onclick='highlight(this);' style='border-style:solid; border-width:1; padding:2; width: 300px; background-color:#FFFFFF; color:#000000' size='70' value='".$uploaded_image_link."' type='text' name='image'>

but it does not give me the url

Title: Re: I search for the code to insert the URL of the page
Post by: satine88 on May 23, 2010, 01:59:05 PM
Up :)
Title: Re: I search for the code to insert the URL of the page
Post by: satine88 on June 07, 2010, 09:23:19 PM
Up :)
Title: Re: I search for the code to insert the URL of the page
Post by: V@no on June 08, 2010, 01:10:33 AM
I probably don't understand what exactly you are after, but as far as I understood, the address you are looking for is at the address bar of your browser...?
Title: Re: I search for the code to insert the URL of the page
Post by: satine88 on June 08, 2010, 07:26:32 PM
(I understand)  :D
Yes, there should be a code that generates the URL of the page to install this after:

http://www.1stwebdesigner.com/tutorials/integrate-sexybookmarks-html-page-javascript/
 :wink: