Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
What are you using Pages for?
I originally wanted to use the PageManagement extension to create a Photo Gallery page. But now I'm looking for other ideas for Pages. My brain seems to be fried and the ideas are just not coming. So, I thought I would ask you.
Thanks.
0
This discussion has been closed.
Comments
Media page that has a php filebrowser script with audio, video, and images. Also allows uploading of files for people to share, and host images to post other places.
Also iframed another site that sells tickets on another tab (we're fans of a certain band that happens to be touring).
And of course the (with broken numbers and all) Participated Discussions page.
I used this script:
http://evoluted.net/community/code/directorylisting.php
to make the directory page, created a new page with pagemanager, and created an iframe that pulls in the directory page in the new page html box:
<br><br><iframe src="http://yourdomain.com/directorypage" height="600" width="100%" frameborder="0"</iframe>
looks and functions well.
Any other questions, just ask