You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 41 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Guitar tab module [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
feanor
Nuke Soldier
Nuke Soldier


Joined: Oct 09, 2003
Posts: 11


PostPosted: Fri Jan 06, 2006 5:04 pm Reply with quoteBack to top

has anyone come across a guitar tab module for nuke? i've scoured the net looking for a tab mod for nuke but can't seem to find one. i did stumble across some standalone code that works pretty well and added it to my site via IFRAME but its got a separate login doesn't take on the theme of the site, etc.

if anyone knows of a module can you drop me a line.

(and if i could code my way out of a paper bag, i'd take a shot at trying to integrate the code i found, but i'm afraid the walls of that paper bag are hefty to me lol)

thanks all

_________________
"It's not that there are too many fools. Its just that god doesn't distribute lightning correctly." - Mark Twain
Find all posts by feanorView user's profileSend private messageVisit poster's websiteAIM Address
griffinsbridge
Captain
Captain


Joined: Aug 25, 2005
Posts: 380


PostPosted: Sat Jan 07, 2006 4:21 am Reply with quoteBack to top

rather than use an Iframe, couldnt you just paste the code into a module?
Ie


Code:
 <?php

if (!eregi("modules.php", $PHP_SELF)) {
   die ("You can't access this file directly...");

}
require_once("mainfile.php");
$module_name = basename(dirname(__FILE__));
get_lang($module_name);
include("header.php");
$index = 0;
OpenTable();
echo "PASTE YOUR HTML CODE HERE MAKING SURE ALL " ARE ESCAPED WITH A \ (IE \")------------";

CloseTable();
include("footer.php");

?>


Or something like that (the above isnt a patched version).

to make sure you get it right, you could simply paste your HTML into a module creator. You can find one here:
http://php-nuke.co.uk/php/modules.php?name=PHP-Nuke_Tools

These module creators are quite good but they dont create a PATCHED file, youll have to do that manually.

_________________
Black listed: Beretta, Danny stewardson
1 owes $40 and the other £4500
Find all posts by griffinsbridgeView user's profileSend private messageVisit poster's website
griffinsbridge
Captain
Captain


Joined: Aug 25, 2005
Posts: 380


PostPosted: Wed Jan 11, 2006 7:10 am Reply with quoteBack to top

As a guitarist, Im quite interested in knowing how you're getting on with your guitar tab module.
Hows it going?

_________________
Black listed: Beretta, Danny stewardson
1 owes $40 and the other £4500
Find all posts by griffinsbridgeView user's profileSend private messageVisit poster's website
sting
Site Admin
Site Admin


Joined: Jul 24, 2003
Posts: 1985

Location: Apparently ALWAYS Online. . .

PostPosted: Wed Jan 11, 2006 7:22 am Reply with quoteBack to top

I adapted a guitar chord module from javascript a while back that works as a block but have not seen one for tab.

-sting

_________________
Is it paranoia if they are really out to get you?

-------------------------------------------------------
sting usually hangs out at nukehaven.net
Find all posts by stingView user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN MessengerICQ Number
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next 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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.361 Seconds - 136 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::