mu.nu - We're sorry we accidentally destroyed your panties.
September 12, 2004
Pull Down This
I have updated the Pull Down Menu with all the latest MuNubies.
A couple of thoughts - when earlier I sent out a cry for help - thank you Mr. Willie and Tuning Spork - our great and exalted leader Pixy Misanoted this in a comment:I've confirmed that the Javascript lists definitely aren't working with the Ecosystem, so I changed Ambient Irony and Munuviana over to PHP (which definitely does work).I guess this means that links from this script aren't working with the Ecosystem either. I haven't the slightest idea what to do about that. Can this PHP (whatever the hell that is) do a pull down? I guess I have some Googling to do!
Posted by: Stephen Macklin at 02:39 AM | Comments (87) | Add Comment | Trackbacks (Suck)
1
I'm sure it could... try this:
=Make a text file of your current code and name it pulldownA.inc
=Upload file to the regular archive path at MuNuviana
=Insert this text into your index file where you want your menu to appear: <?php include('http://munuviana.mu.nu/archives/pulldownA.inc'); ?>
That should work... if not let me know and I'll try to work out any bugs and test it on my site...
Note that you'll have to have a php enabled site!
=Make a text file of your current code and name it pulldownA.inc
=Upload file to the regular archive path at MuNuviana
=Insert this text into your index file where you want your menu to appear: <?php include('http://munuviana.mu.nu/archives/pulldownA.inc'); ?>
That should work... if not let me know and I'll try to work out any bugs and test it on my site...
Note that you'll have to have a php enabled site!
Posted by: Madfish Willie @ at September 12, 2004 03:50 AM
2
By the way... I thought Jim had confirmed that the ecosystem was counting the pulldown menu links???
Posted by: Madfish Willie @ at September 12, 2004 03:50 AM
3
PHP gives you a full programming language to do clever tricks with, whereas HTML is only for markup. But any HTML file is also a valid PHP file; PHP only looks at stuff enclosed in the <?php and ?> markers.
No, it will leave your old HTML files around so that links will still work.
No, it will leave your old HTML files around so that links will still work.
Processing 0.0, elapsed 0.0097 seconds.
22 queries taking 0.0069 seconds, 25 records returned.
Page size 8 kb.
Powered by Minx 0.8 beta.