Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Documentation Issues/Suggestions
Author Message
badass24
New Member
New Member



Joined: Apr 29, 2007
Posts: 3

PostPosted: Sun Apr 29, 2007 3:09 pm Reply with quote

Is there a way to edit the navigation links to your own for phpnuke? or should i just disable em and make my own? how do i do any of this so it is embeded into php?
 
View user's profile Send private message
Susann
Moderator



Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Sun Apr 29, 2007 3:48 pm Reply with quote

welcome badass24
do you mean that you missed that point in the HowToInstall of RavenNuke ?

There are several Navigation blocks availabe e.g. NaviNuke or very popular Sommaire you could also deactivet the original block and make a new block with the reguired links maybe combined with CSS.
To edit the block-modules.php you could replace for example <strong><big>&middot;</big> with a own image.
Its your decision.
I believe thats basic nuke and there shouldn´t be more info in the HowToInstall.
 
View user's profile Send private message
badass24







PostPosted: Sun Apr 29, 2007 7:10 pm Reply with quote

i got php nuke installed i just wanna edit the links to my likin and still keep it embeded.
 
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Mon Apr 30, 2007 12:22 am Reply with quote

Do you mean the links in the module block?
If so, the name of the modules listed there can be changed in the module administration.
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Mon Apr 30, 2007 6:27 am Reply with quote

badass24, please update your original post subject to give this a more descriptive title (one that really matches your question). Thank you.

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
badass24







PostPosted: Mon Apr 30, 2007 3:49 pm Reply with quote

jakec yeah. also the page the link goes to also.
 
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Mon Apr 30, 2007 6:08 pm Reply with quote

i edited it....
i was in a helpfull mood... Wink
 
View user's profile Send private message
jakec







PostPosted: Wed May 02, 2007 5:51 am Reply with quote

badass24, what do you want the links to point to?

It sounds like Sommaire, or something similar, like what Susann said should do what you want.
 
montego







PostPosted: Wed May 02, 2007 7:14 am Reply with quote

Sommaire is definitely an excellent choice, but it is no longer supported by the author and since it is written with French comments and variable names, I cannot support it, but you can get it from my site.

However, if you want to just completely be in control of how your block looks, put in between the PHP start/end tags (I cannot post them here as I willl get blocked) the following:

Code:



if ( !defined('BLOCK_FILE') ) {
    Header('Location: ../index.php');
    die();
}

$content = '';
$content .= '<strong><big>&middot;</big></strong>&nbsp;<a href="index.php">HOME</a><br />';
$content .= '<strong><big>&middot;</big></strong>&nbsp;<a href="somelinkhere.php">Link Text</a><br />';


All you have to do is add more content .= '' lines to get what you want.
 
hitwalker







PostPosted: Wed May 02, 2007 7:17 am Reply with quote

montego,this is how your reply looks in my mail.. Crying or Very sad

[code:1:7befde145a]

if ( !defined(''BLOCK_FILE'') ) {
Header(''Location: ../index.php'');
die();
}

$content = '''';
$content .= ''&lt;strong&gt;&lt;big&gt;&amp;middot;&lt;/big&gt;&lt;/strong&gt;&amp;nbsp;&lt;a href=\&quot;index.php\&quot;&gt;HOME&lt;/a&gt;&lt;br /&gt;'';
$content .= ''&lt;strong&gt;&lt;big&gt;&amp;middot;&lt;/big&gt;&lt;/strong&gt;&amp;nbsp;&lt;a href=\&quot;somelinkhere.php\&quot;&gt;Link Text&lt;/a&gt;&lt;br /&gt;'';
[/code:1:7befde145a]
 
montego







PostPosted: Wed May 02, 2007 7:21 am Reply with quote

Yes, unfortunately, that is the nature of the reply email. It htmlentities everything. But, there is always the link to the forums... Wink
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> RN Documentation Issues/Suggestions

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©