Skip to Content.
Sympa Menu

lyceum-users - Re: [Lyceum-users] [Lyceum-bugs] Little issues regarding All Blogs and Themes...

lyceum-users AT lists.ibiblio.org

Subject: Lyceum-users mailing list

List archive

Chronological Thread  
  • From: whatup <whatup.tw AT gmail.com>
  • To: "Shahrooz Bhopti" <drivencompassion AT gmail.com>
  • Cc: lyceum-users AT lists.ibiblio.org
  • Subject: Re: [Lyceum-users] [Lyceum-bugs] Little issues regarding All Blogs and Themes...
  • Date: Fri, 12 May 2006 13:56:06 +0800

I have release new version of k2beta that follow svn.
you can download from http://www.twkang.net/~whatup/php/k2betaforlyceum.tgz
AND you MUST apply this patch.
Index: functions.php
===================================================================
--- functions.php (revision 708)
+++ functions.php (working copy)
@@ -1684,7 +1684,7 @@
}

function get_theme_root_uri() {
- return apply_filters('theme_root_uri', get_settings('siteurl')
. "/wp-content/themes", get_settings('siteurl'));
+ return apply_filters('theme_root_uri', get_settings('home') .
"/wp-content/themes", get_settings('home'));
// see above note for get_theme_root
// return apply_filters('theme_root_uri',
get_settings('themes_web_path'), get_settings('siteurl'));
}


On 5/12/06, Shahrooz Bhopti <drivencompassion AT gmail.com> wrote:
Will this new technique require any changes to the K2 Lyceum theme posted to
your blog?


On 5/11/06, John Joseph Bachir < jjb AT ibiblio.org> wrote:
> I changed the way that themes are modified to work with lyceum. Using the
> new nightly, use the new technique in this updated blog posts:
>
> http://lyceum.ibiblio.org/19
>
> --
> John
> ----
> aim/yim/msn/jabber.org: johnjosephbachir
> 713.494.2704
> irc://irc.freenode.net/lyceum
> http://lyceum.ibiblio.org/
> http://blog.johnjosephbachir.org/
>
> On Thu, 11 May 2006, Beverly Shideler wrote:
>
> > No I don't have the new one. Do I have to reinstall the whole thing and
start
> > all over again??
> >
> > On May 11, 2006, at 2:17 PM, John Joseph Bachir wrote:
> >
> >> are you sure you are using the newest method to update the comments? i
just
> >> changed it two days ago.
> >>
> _______________________________________________
> Lyceum-users mailing list
> Lyceum-users AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/lyceum-users
>



--
Your success is my passion!

Shahrooz Bhopti
Experience life empowered by collaborative innovation.
Future services: www.OpenPandora.com

_______________________________________________
Lyceum-users mailing list
Lyceum-users AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/lyceum-users







Archive powered by MHonArc 2.6.24.

Top of Page