This topic is locked

list with hyperlinks

3/17/2010 2:57:11 AM
PHPRunner General questions
author

I have about 50 - 1 page links that I would like to put into a list.. some how.. doesn't need to be a drop down but that would probaly look the best. any ideas?

J
Jane 3/17/2010

Hi,
you can create dropdown with links manually on the Visual Editor tab in HTML mode.

501365 3/17/2010



Hi,
you can create dropdown with links manually on the Visual Editor tab in HTML mode.


By manually you mean write the html code?

Sergey Kornilov admin 3/18/2010

Yes

501366 3/18/2010

what about making an xml file using phprunner 5.1?

Sergey Kornilov admin 3/18/2010

PHPRunner doesn't make XML. I'm not sure I even remotely understand what you trying to figure out.

501367 3/18/2010

I'm trying to make a list of links (10-150 pages).

It's something I have to a couple of times a month.

the links are to invividual 1 page image files that run through zoomifyer (a flash player so you can zoom in on the images)

zoomifyer has suggested that I could have the database write an xml file (his words) so that his program would automatically make the slide drop down menu.

I was jsut wondering if this was something that phprunner could do? Guess not.

Thanks anyway

Sergey Kornilov admin 3/19/2010

PHPRunner has an option to export data to XML. I'm not sure if XML format it produces will be suitable for zoomifyer. Check XML option on the Export page.

501368 3/19/2010

I think I found a better way to do this using a new table for the list. It looks pretty good! at least promising..

now I have another idea I have set up a plan_name and I have several of them. then what I want to do is read the info of plan_url without showing plan_url in my list..

here is the link you will see what I mean.

http://www.wbplan.com/wbprojects/template/plans_list.php?a=return

never mind figured that out as well!!! wow starting to look like something!! why didn't I think of this before. just make seperate project. I think what made me think of it it your new program 5.2 links templates, or projects, together is that right.
also is it possible to have a code snippet that goes on that checkbox next to the plan Group that if they checked that box it would send me an email of all of the checked items.. I know I'm asking to much