| Topic Archived |
View previous topic :: View next topic |
| Author |
Message |
JSellnau_TSCC Supporter


Offline Joined: Jul 12, 2005 Posts: 102 Location: La Crosse, WI USA
|
Posted: Thu Jul 28, 2005 1:34 pm Post subject: Re: New entry to site - nice! |
|
which module is used to do this new startpage????
_________________ Joel
Tri-State Computer Consulting
jsellnau @ tsccgraphix.com
www.tsccgraphix.com
ww.tri-stateconsulting.net
JSellnau_TSCC's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) CentOS 3.4/Apache 1.3.34/mySQL 4.0.25/PHP 4.4.1/DF 9.0.6.1
|
|
| Back to top |
|
 |
NEMINI Diamond Supporter


Offline Joined: Apr 22, 2004 Posts: 4551
|
Posted: Thu Jul 28, 2005 2:03 pm Post subject: Re: New entry to site - nice! |
|
| JSellnau_TSCC wrote: |
| which module is used to do this new startpage???? |
none. it's a message if my guess is correct, or possibly a custom written module.
_________________ NEMINI.org, NEMINI.us, NEMINI.info, NYMINI.org
NEMINI's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) 1.3.34 (Unix)/4.1.18-standard/4.4.2 /9.1.0.8 CVS
|
|
| Back to top |
|
 |
JSellnau_TSCC Supporter


Offline Joined: Jul 12, 2005 Posts: 102 Location: La Crosse, WI USA
|
Posted: Thu Jul 28, 2005 2:08 pm Post subject: Re: New entry to site - nice! |
|
I just ask because if you click on the "community center" link at the top...you get the "standard" view for dragonfly main page.
_________________ Joel
Tri-State Computer Consulting
jsellnau @ tsccgraphix.com
www.tsccgraphix.com
ww.tri-stateconsulting.net
JSellnau_TSCC's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) CentOS 3.4/Apache 1.3.34/mySQL 4.0.25/PHP 4.4.1/DF 9.0.6.1
|
|
| Back to top |
|
 |
NEMINI Diamond Supporter


Offline Joined: Apr 22, 2004 Posts: 4551
|
Posted: Thu Jul 28, 2005 2:14 pm Post subject: Re: New entry to site - nice! |
|
and if you read the URL for community center you come up with News.html which is obviously the news module.
_________________ NEMINI.org, NEMINI.us, NEMINI.info, NYMINI.org
NEMINI's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) 1.3.34 (Unix)/4.1.18-standard/4.4.2 /9.1.0.8 CVS
|
|
| Back to top |
|
 |
JSellnau_TSCC Supporter


Offline Joined: Jul 12, 2005 Posts: 102 Location: La Crosse, WI USA
|
Posted: Thu Jul 28, 2005 2:14 pm Post subject: Re: New entry to site - nice! |
|
On a second note.....how do you get all the modules to show up as "simple" html links instead of the long module links that include index.php?
(ie. www.dragonflycms.org/W...inks.html)
_________________ Joel
Tri-State Computer Consulting
jsellnau @ tsccgraphix.com
www.tsccgraphix.com
ww.tri-stateconsulting.net
JSellnau_TSCC's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) CentOS 3.4/Apache 1.3.34/mySQL 4.0.25/PHP 4.4.1/DF 9.0.6.1
|
|
| Back to top |
|
 |
FishySteve Gold Supporter


Offline Joined: Apr 21, 2004 Posts: 158 Location: Australia
|
Posted: Thu Jul 28, 2005 2:19 pm Post subject: Re: New entry to site - nice! |
|
My Guess would be that it's a custom module
just create an index.php like this
| PHP: |
if (!defined('CPG_NUKE')) { exit; }
require_once('header.php');
OpenTable();
echo 'HTML GOES HERE';
CloseTable();
|
Replace "HTML GOES HERE" with your stuff.
Make a sub directory in your modules directory and name it what you like, put your new index.php in there and there you have it....:lol:
Like I said, I'm only guessing...
FishySteve's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux(Unix) - Apache/1.3.34 - MySQL Client API version 4.1.21 - PHP Version 4.4.2 - Perl Version 5.8 - DF 9.0.6.1
|
|
| Back to top |
|
 |
FishySteve Gold Supporter


Offline Joined: Apr 21, 2004 Posts: 158 Location: Australia
|
Posted: Thu Jul 28, 2005 2:22 pm Post subject: Re: New entry to site - nice! |
|
| JSellnau_TSCC wrote: |
On a second note.....how do you get all the modules to show up as "simple" html links instead of the long module links that include index.php?
(ie. www.dragonflycms.org/W...inks.html) |
admin/main settings/
Activate Link Engine Optimization (LEO) YES
FishySteve's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux(Unix) - Apache/1.3.34 - MySQL Client API version 4.1.21 - PHP Version 4.4.2 - Perl Version 5.8 - DF 9.0.6.1
|
|
| Back to top |
|
 |
JSellnau_TSCC Supporter


Offline Joined: Jul 12, 2005 Posts: 102 Location: La Crosse, WI USA
|
Posted: Thu Jul 28, 2005 2:23 pm Post subject: Re: New entry to site - nice! |
|
ty for both responses....
_________________ Joel
Tri-State Computer Consulting
jsellnau @ tsccgraphix.com
www.tsccgraphix.com
ww.tri-stateconsulting.net
JSellnau_TSCC's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) CentOS 3.4/Apache 1.3.34/mySQL 4.0.25/PHP 4.4.1/DF 9.0.6.1
|
|
| Back to top |
|
 |
WebSiteGuru 1000+ Posts Club


Offline Joined: Jun 09, 2005 Posts: 2318
|
Posted: Thu Jul 28, 2005 2:24 pm Post subject: Re: New entry to site - nice! |
|
LEO need to be turn on.
_________________ Lead Theme Designer - WebSiteGuru Designs
WebSiteGuru's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux 2.6.9 / Apache 2.2.6 / MySQL 5.0.27 / PHP 5 / DF Version 9.2.1
|
|
| Back to top |
|
 |
JSellnau_TSCC Supporter


Offline Joined: Jul 12, 2005 Posts: 102 Location: La Crosse, WI USA
|
Posted: Thu Jul 28, 2005 2:27 pm Post subject: Re: New entry to site - nice! |
|
Got the link part.....I am still playing around with the other idea. (custom module for the startpage)
_________________ Joel
Tri-State Computer Consulting
jsellnau @ tsccgraphix.com
www.tsccgraphix.com
ww.tri-stateconsulting.net
JSellnau_TSCC's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) CentOS 3.4/Apache 1.3.34/mySQL 4.0.25/PHP 4.4.1/DF 9.0.6.1
|
|
| Back to top |
|
 |
Phoenix • Many Posts •


Offline Joined: Apr 19, 2004 Posts: 8799 Location: Netizen
|
|
| Back to top |
|
 |
JSellnau_TSCC Supporter


Offline Joined: Jul 12, 2005 Posts: 102 Location: La Crosse, WI USA
|
Posted: Thu Jul 28, 2005 2:33 pm Post subject: Re: What module is the start page? |
|
ok....
_________________ Joel
Tri-State Computer Consulting
jsellnau @ tsccgraphix.com
www.tsccgraphix.com
ww.tri-stateconsulting.net
JSellnau_TSCC's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) CentOS 3.4/Apache 1.3.34/mySQL 4.0.25/PHP 4.4.1/DF 9.0.6.1
|
|
| Back to top |
|
 |
xfsunoles XHTML Specialist


Offline Joined: Apr 30, 2004 Posts: 2502 Location: Melbourne, Florida
|
Posted: Thu Jul 28, 2005 2:34 pm Post subject: Re: What module is the start page? |
|
so it was grab from wiki SQL in Modules?
_________________

Firefox is my Favorite Browser
xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
|
|
| Back to top |
|
 |
FishySteve Gold Supporter


Offline Joined: Apr 21, 2004 Posts: 158 Location: Australia
|
Posted: Thu Jul 28, 2005 2:39 pm Post subject: Re: What module is the start page? |
|
hehehe
And I thought I was close, I'd never have guessed that one.
FishySteve's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux(Unix) - Apache/1.3.34 - MySQL Client API version 4.1.21 - PHP Version 4.4.2 - Perl Version 5.8 - DF 9.0.6.1
|
|
| Back to top |
|
 |
WebSiteGuru 1000+ Posts Club


Offline Joined: Jun 09, 2005 Posts: 2318
|
Posted: Thu Jul 28, 2005 2:43 pm Post subject: Re: What module is the start page? |
|
I knew I saw that part of the page some where else. For some reason, I did not remember it.  coool
_________________ Lead Theme Designer - WebSiteGuru Designs
WebSiteGuru's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux 2.6.9 / Apache 2.2.6 / MySQL 5.0.27 / PHP 5 / DF Version 9.2.1
|
|
| Back to top |
|
 |
|
|