» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 67
0 members and 67 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
buy Rimonabant - Help dieters achieve significant weight loss without having to slog in the gym

Register Now! Contact Us

About this Page
This is a discussion on Adding a page of HTML in nuke? within the Nuke 7.x - General forums, part of the PHP-Nuke 7.x category; Hi, I posted this question before but it was ignored for more than 3 days. I want a link in ...



Go Back   Nukemods Forum » PHP-Nuke 7.x » Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-08-2004, 06:09 AM
Junior Member
 
Join Date: Oct 2004
Posts: 97
Adding a page of HTML in nuke?
Hi, I posted this question before but it was ignored for more than 3 days.

I want a link in my modules block (e.g. About us)
that links to a custom page of text and HTML on my
phpnuke website.

Quite a simple thing on a website, a page, but in phpnuke i still havent figured it out.
How can I do this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-08-2004, 10:01 AM
Moderator
 
Join Date: Sep 2004
Location: Notts, UK
Posts: 330
Originally Posted by Marcoiln1
oo:
Very helpfull :?


Matt all you need to do is visit:

http://www.nukemods.com/modules.php?...ex&func=Module

and to help you set it up as a module visit:

http://www.nukemods.com/modules.php?...unc=HelpModule

Then go into admin>modules and activate the module you just created and there will be a link to it in your modules menu

done
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-08-2004, 10:27 AM
Junior Member
 
Join Date: Oct 2004
Posts: 1
Originally Posted by SiLvEr_SnAkE
Originally Posted by Marcoiln1
oo:
Very helpfull :?


Matt all you need to do is visit:

http://www.nukemods.com/modules.php?...ex&func=Module

and to help you set it up as a module visit:

http://www.nukemods.com/modules.php?...unc=HelpModule

Then go into admin>modules and activate the module you just created and there will be a link to it in your modules menu

done

sorry :cry: but i'm italian and i don't speak english... <--<< very quickly
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-08-2004, 12:58 PM
Junior Member
 
Join Date: Oct 2004
Posts: 97
So basically i can make my site in dreamweaver and then save it as index.html INSIDE a new folder named (e.g. Clan Members) and then upload it to the modules directory and then on my admin area on my nuke site i just install and activate it from there?

If its that easy and it works ill post back here with a bunch of flowers for you all!!! LOL!!!

THANKS!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 11-08-2004, 03:57 PM
Moderator
 
Join Date: Oct 2004
Posts: 260
It will need some more work from that,
Code:
<?
include("header.php");
include("myhtmlfile.html");
include("footer.php");
?>
If you want to include header and footer that is. Create a new index.php and put the above code, include your html file in the same folder as the index.php and then u are done.
__________________
read me before posting
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 11-08-2004, 04:16 PM
Junior Member
 
Join Date: Oct 2004
Posts: 97
Thanks, everyone has been very useful and have solved all my problem.
PHPNuke is a tricky thing to learn but once you know it is piss easy, lol.

Two more quesionts (theres no point in starting a new topic)

1.how can I change the module order? (e.g. Home goes at the top instead of About us (being alphabetical order)

2.What file do I edit to change the text link colour, (e.g. overstate, active, used) and i also want to change it to NEVER UNDERLINE instead of UNDERLINE links.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-08-2004, 04:37 PM
Moderator
 
Join Date: Sep 2004
Location: Notts, UK
Posts: 330
Originally Posted by Matt22
1.how can I change the module order? (e.g. Home goes at the top instead of About us (being alphabetical order)
I use Sommaire you can put them in any order you want with that and inlcude external links - get it from www.nukecops.com

Originally Posted by Matt22
2.What file do I edit to change the text link colour, (e.g. overstate, active, used) and i also want to change it to NEVER UNDERLINE instead of UNDERLINE links.
In the theme you are using go into themes>current-theme>style and edit the style.css file.
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 11-11-2004, 03:55 PM
Junior Member
 
Join Date: Oct 2004
Posts: 7
Thats what I was going to say. Go to tools and go to HTML to PHP. :nm:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
adding a flash intro to a php-nuke installation? natenkiki2004 Nuke 7.x - General 3 07-06-2007 10:14 PM
Want to add an html page with a link in main menu Clarion Open topics 2 03-17-2005 04:15 PM
Adding VWar into Php-Nuke GuMmO Nuke 7.x - General 6 12-21-2004 02:52 PM
Html page! squarebanana Site design 2 09-14-2004 01:10 PM
How do you make a blank page to enter HTML? ShopOp24 Site design 3 05-14-2003 11:02 AM


All times are GMT -5. The time now is 07:58 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31