PDA


View Full Version : show html pages


talargain
04-16-2006, 01:35 AM
What I want to do is:

Create a module that will display html pages. There is so much more design and content that I can display in an html page than the editor that comes with vbulletin will allow.

From full articles to news and announcements in full html content. Not only that but the welcome module can be richer and have html links to information, rules, etc.

I tried to create a module that will display an html file in my server but have not been able to do it. I tried copying the code into a hidden thread then displaying it as an announcement but it screws up the arrangement of the other modules and sometimes displays the code right on the message.

Can this be done?

talargain
04-18-2006, 09:54 AM
bump.

mikel
05-25-2006, 09:24 PM
I don't know much about WebTemplates, but I'm looking at the same capability for one of my sites. I need to display bi-monthly newsletters that come out of Mickeysoft Word formatting - i.e. html pages, and this mod seems like it might do the trick:

http://www.vbulletin.org/forum/showthread.php?t=103076

"WebTemplates" is a vBulletin integrated Content Management System which allows you to create vb integrated "HTML" pages in your vb admin cp very easily. The pages can inherit your vbulletin skin/style, can recognize logged-in user, can be applied permissions per user or usergroup basis, can keep visit logs, hit counts and do many more.