Difference between revisions of "Talk:Feature Requests"

From Twilight Heroes Wiki
Jump to: navigation, search
(Thumbnails)
m
 
(24 intermediate revisions by 5 users not shown)
Line 1: Line 1:
there is a [[Special:Version]] page that has the installed information as well --[[User:Deflective|Deflective]] 23:33, 11 December 2007 (MST)
+
= Clickable Images =
  
=Thumbnails=
+
Can we make the images clickable?  For example, from the main map you can click "Downtown" and navigate to that page.  When you then click "Zion Tears" you get an edit box for the image, if you want to navigate you have to click the blue link text.  I think you can do this, but I don't know how to define the coordinates and have not found a wiki language description for this.
Anybody that knows how to get thumbnails to work on MediaWiki without ImageMagick, please contact me.--[[User:Olaf|Olaf]] 17:49, 11 December 2007 (MST)
+
:I only found this:http://meta.wikimedia.org/wiki/Help:Navigational_image It sounds like you need to use a redirect.--[[User:Olaf|Olaf]] 17:43, 23 December 2007 (MST)
: i'm not certain about this but it seems to work for me. if you have access to your '''php.ini''' file then uncomment the line:
+
:Another update on this, I'm trying to get something easy working on this, but just need somebody that made an extension we could probably use to get back to me.--[[User:Olaf|Olaf]] 18:02, 5 March 2008 (MST)
:: extension=php_gd2.dll
 
: and then make sure that '''php_gd2.dll''' exists in your php/ext directory. --[[User:Deflective|Deflective]] 23:33, 11 December 2007 (MST)
 

Latest revision as of 17:02, 5 March 2008

Clickable Images

Can we make the images clickable? For example, from the main map you can click "Downtown" and navigate to that page. When you then click "Zion Tears" you get an edit box for the image, if you want to navigate you have to click the blue link text. I think you can do this, but I don't know how to define the coordinates and have not found a wiki language description for this.

I only found this:http://meta.wikimedia.org/wiki/Help:Navigational_image It sounds like you need to use a redirect.--Olaf 17:43, 23 December 2007 (MST)
Another update on this, I'm trying to get something easy working on this, but just need somebody that made an extension we could probably use to get back to me.--Olaf 18:02, 5 March 2008 (MST)