Skip to Content.
Sympa Menu

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

lyceum-dev AT lists.ibiblio.org

Subject: Lyceum-dev mailing list

List archive

Chronological Thread  
  • From: John Joseph Bachir <jjb AT ibiblio.org>
  • To: lyceum-dev AT lists.ibiblio.org
  • Subject: Re: [Lyceum-dev] Little issues regarding All Blogs and Themes...
  • Date: Mon, 15 May 2006 20:00:19 -0400 (EDT)

whatup and others: regarding these types of code changes, check out this changeset:

http://source.ibiblio.org/trac/lyceum/changeset/721




On Fri, 12 May 2006, whatup wrote:

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



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




  • Re: [Lyceum-dev] Little issues regarding All Blogs and Themes..., John Joseph Bachir, 05/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page