11
brewmeister
Re: Movie Show-Time Hack/Module

Worked great! The only thing I could think might be beneficial would be to make the links that open up to Yahoo(other theaters and movie details) open in a frame within the site rather than open a new window or change the current window contents. Otherwise, very cool and handy. Maybe one of the wizards of PHP could take a quick look and help with that. I imagine it would be pretty painless??

The games were cool too. Could not get Blackjack to work though. That's the one I would probably play the most myself

Thanks!



12
brewmeister
Re: Movie Show-Time Hack/Module

Yeah, I'd be interested. Looks really cool! Your Games mode is pretty cool as well. Did you do the same type of hack for that?



13
brewmeister
Re: HTML hyperlink to local files in Freecontent module... and beyond...

Hey kngharv,

The only way I was able to get around this limitation was by placing the subfolders within the module folders. It was dirty and ugly but it worked. The file structure is as follows.

modules\freecontent\content\htmlfiles.htm
modules\freecontent\images\images.jpg
modules\freecontent\details\otherhtml.htm
modules\freecontent\admin
modules\freecontent\blocks
etc, etc, ....

Like I said, not clean but it keeps me from editing hundreds of html files. I am still searching for a way to edit the export template in my movie database app but until I have time to dig into it this has worked.

Good luck



14
brewmeister
Re: Installation Help - IIS running multiple sites

Have you been hosting multiple sites or is the multiple site option new?

Either way, if you are a newbie, in order to host multiple IIS websites you will need to use host headers. When you manage the website got to the properties of the website. The first tab is "Web Site". Click on the advanced button. There is an option for multiple identies for this web site. You need to add the host headers for this website in here.(ex. IPaddress: (All Unassigned), Port: 80, Host header name: mysite.com) Create one for mysite.com and www.mysite.com. This way when the packets hit the webserver, whatever is in the host header will determine which website is displayed.

This will need to be done for each website. If not, all traffic will be sent to your Default Website.



15
brewmeister
Re: PHPrecipebook

Very cool! I would definately like to see this mod



16
brewmeister
Re: Custom block for Coppermine Gallery

Ditto



17
brewmeister
Re: Custom block for Coppermine Gallery

Munkus,

This is not a help post but I was wondering if you had modulized Coppermine? I've seen it done for Nuke but not Xoops. This would be a cool mod.

Brew



18
brewmeister
Re: Problems dislpayin html with freecontent, tiny content, et all

Anyone interested in this?



19
brewmeister
Re: Problems dislpayin html with freecontent, tiny content, et all

Thanks for the reply. The problem is not with displaying the /content/dvd/index.html file. It will open and display fine. However, there are links to thumbnail images stored in the directory structure as /content/dvd/images/xxx.jpg. All of these links are broken because the index.html file is looking for the files like this "images/xxx.jpg" If I edit the path to be "content/dvd/images/xxx.jpg" it will work. However this is cumbersome and time consuming. I want to be able to export it and be done. Is there a way to pull up a file and make it keep it's location in the heirarchy for links and other items. It keeps throwing me back to the "freecontent/" directory.

If you get a chance try it on a couple of files. create a folder called "test" in the content folder of the mod. Create another directory below that one called "images". Create an html doc in the "test" folder and link it to an image in the "test/images/" folder. Don't hard code the link just ling it like "images/test.jpg" You should see what I'm talking about with the broken link



20
brewmeister
Problems dislpayin html with freecontent, tiny content, et all

I am having difficulty getting an html page to display properly in any of the "content" modules. And I have tried all that I have seen (freecontent,tiny content, c-jay, etc...). My problem is not displaying the page itself, that works. The problem is that the main page links to graphic and html files that are in a subdirectory. I have a utility that exports a list of all of my DVD titles(Moviecollector) It creates a structure like below

/dvd (root where index.html is)
/dvd/images (contains thumbnail images)
/dvd/details (contails more html files)

What I would like to do is export this and not have to do any modification to the output and the "content" module could give it the "Xoops" feel. But instead the links to details and thumbnails are broken because it is looking for them at the <modulename>/content/ level instead of at the <modulename>/content/dvd level. I can fix by editing the html output but, does anyone know how to keep the directory focus at the <modulename>/content/dvd level and not fall back to the root of the content folder???

Any help would be appreciated.




TopTop
« 1 (2) 3 »



Login

Who's Online

231 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 231


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits