Skip to Content.
Sympa Menu

lyceum-users - Re: [Lyceum-users] Frontend blog

lyceum-users AT lists.ibiblio.org

Subject: Lyceum-users mailing list

List archive

Chronological Thread  
  • From: John Joseph Bachir <jjb AT ibiblio.org>
  • To: lyceum-users AT lists.ibiblio.org
  • Subject: Re: [Lyceum-users] Frontend blog
  • Date: Sat, 10 Jun 2006 15:32:54 -0400 (EDT)

in the nightly... and maybe in .31 as well, i can't remember, you can set in wp-config.php

define('DEFAULTBLOG', false);

change false to the slug of what you wish to be your default frontpage blog. for example:

define('DEFAULTBLOG', 'myFrontBlog');

let me know how that goes.

John
----
aim/yim/msn/jabber.org: johnjosephbachir
713.494.2704
irc://irc.freenode.net/lyceum
http://lyceum.ibiblio.org/
http://blog.johnjosephbachir.org/

On Sat, 10 Jun 2006, Tom Faulkner wrote:

Hi,

there isn't blog on frontend ???
When you arriving at http://my_domain.net, the page is a "static" page not
a blog :( It's not very fun for posting new infos or articles :(

Franck
--
http://www.linuxpourtous.com

I corrected this by replacing portal.php with a php file with nothing more
than <?php header(Location :./main); ?> and of course I have a blogged name
"main".

Then I created a different theme and added the list of blogs to the sidebar.

See http://www.delivered.be for an example.

God Bless,
Tom





Archive powered by MHonArc 2.6.24.

Top of Page