Feature requests » Need Better Examples of Coding

added on Mar 10, 2007 by Fred
I would appreciate better examples of an entire web page
that shows the linkex code ionserted into the page.

I.e. Something Like This

I would like to be able to cut and paste it into a file
named test.php and put it in the proper directory.

I need to know which directory this link page goes
into to properly call the links.

i.e. does the test page go into the /Linkex directory
or the /data directory or some other directory.

I have spent quite a lot of time trying to figure out
just one example and make it work and I have not
been able to make it workl

<!------------This is how I would like the example to look ----->
<! --------- It would be helpful to have the code to cydle the links in the example -------->

<html>
<head>
<title> Example Webpage with Category Codes Inserted</title>

whatever else needs to go here

</head>

<body>

Any PHP Code that needs to go here

Any Cycle code that needs to go here

Any Linkex Code that needs to go here

</body>
</html>

added on Mar 17, 2007 by v0id
Hi Fred.

Your confusion/questions are very reasonably since the documentation still sucks! :)
I still have it on my todo list to make the documentation even better.

For a start I'll point you to http://demo.linkex.dk/
Take a look at the link saying test.php, and the have a look at the (src) link.

Thats basically how to create a page with the output file.

The path to the output file, you can find under Categories => Edit the category in question => "Include
code"

Did that help you? Otherwise don't hesitate to ask any more :)

- v0id
added on Oct 23, 2007 by alin muresan
Hello and congratulations on the best(easy-est) script ever.
I own a website www.zoomgirls.net would you be kind enough to give me an example on how to set up the script in order to
shot the links in my template as it is now with html,what i mean is how do i integrate the script in order to put each
link on aseparate line and having the background stii there.
Thank you very much for your time and your work.

Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.