nukeSEO.com - PHPNuke SEO Search engine optimization, professional tools including nukeSEO, nukeSPAM, nukeFEED, nukePIE, nukeWYSIWYG and more

 

. Welcome to nukeSEO.com  ! 
.
.
.


.
nukeSEO.com: Forums


 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Module content object
 
 
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeSEO (tm)
View previous topic :: View next topic  
Author Message
Guardian
webmaster


Joined: Dec 25, 2005
Posts: 364
Location: Vsetin, Czech Republic

PostPosted: Tue Oct 03, 2006 1:38 pm    Post subject: Module content object Reply with quote

I have a module that contains one main index.php file which pulls a large number of html file into it depending on the link 'clicked'
The html files, for security are declared in an array thus
Code:


$ACCEPT_FILE = array();
$ACCEPT_FILE['index.html'] = 'index.html';
$ACCEPT_FILE['anotherfile.html'] = 'anotherfile.html';


This module consists entirely of static html pages and has no DB hook so I'm curious as to how I might create a content object for this.

Would I be better of creating a manual list of links and just dropping the into an new file in content/mymodule.php ?
  
Back to top
View user's profile Send private message
kguske
Site Admin
Site Admin


Joined: May 12, 2005
Posts: 876

PostPosted: Wed Oct 04, 2006 4:11 pm    Post subject: Re: Module content object Reply with quote

A few people have asked about this, and I intend to develop a tutorial and a sample class that does this, but just haven't had the time yet. Things are very busy at the moment, but I hope to return to active development soon...
_________________
  
Back to top
View user's profile Send private message Visit poster's website
Guardian






PostPosted: Wed Oct 04, 2006 5:40 pm    Post subject: Re: Module content object Reply with quote

OK thanks for the response K I appreciate it.
I'll make some manual mpas for now and just append it but if I get the time to figure it out I'll do a tutorial for you.
  
Back to top
Display posts from previous:       
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeSEO (tm) All times are GMT - 5 Hours
 
 Page 1 of 1

 

Jump to:   
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-2008 phpBB Group


Page Generation: 0.05 Seconds