Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
WordPress Integration
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
orangemark  
View profile  
 More options Jun 10 2010, 12:07 am
From: orangemark <m...@007ppc.com>
Date: Wed, 9 Jun 2010 21:07:49 -0700 (PDT)
Local: Thurs, Jun 10 2010 12:07 am
Subject: WordPress Integration
Has anyone tried to integrate this with WordPress? I saw that there
was a Drupal module, but thought I would try my hand at getting it
into WordPress.

So far not much luck, but I'm kind of a newbie.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Anton Pawlik  
View profile  
 More options Jun 10 2010, 2:50 am
From: Anton Pawlik <anton.paw...@googlemail.com>
Date: Thu, 10 Jun 2010 08:50:32 +0200
Local: Thurs, Jun 10 2010 2:50 am
Subject: Re: WordPress Integration

Hehe its not that hard, im sure it could be implemented anywhere. i would
suggest you to use the lazyloading method.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
orangemark  
View profile  
 More options Jun 10 2010, 4:08 pm
From: orangemark <m...@007ppc.com>
Date: Thu, 10 Jun 2010 13:08:20 -0700 (PDT)
Local: Thurs, Jun 10 2010 4:08 pm
Subject: Re: WordPress Integration
I think I have everything in the right places, but I'm getting an
error thrown by a case css_dir_unwritable or css_file_unwritable. I've
manually gone in and changed the file permissions on my server but I
still get the error. Any help?

http://wp2.colormeorange.com

On Jun 10, 12:50 am, Anton Pawlik <anton.paw...@googlemail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Anton Pawlik  
View profile  
 More options Jun 10 2010, 4:26 pm
From: Anton Pawlik <anton.paw...@googlemail.com>
Date: Thu, 10 Jun 2010 22:26:02 +0200
Local: Thurs, Jun 10 2010 4:26 pm
Subject: Re: WordPress Integration
try to test it localy first so you dont have to deal with chmod.
if this happens on the server later try debug lines 841-851 and find out what and why causes this.

On Jun 10, 2010, at 10:08 PM, orangemark wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Anton Pawlik  
View profile  
 More options Jun 11 2010, 4:19 am
From: Anton Pawlik <anton.paw...@googlemail.com>
Date: Fri, 11 Jun 2010 10:19:06 +0200
Local: Fri, Jun 11 2010 4:19 am
Subject: Re: WordPress Integration

well filetime compares the creation dates of both files .xcss and .css i
guess you don't have the right chmod or whats more likely the .css file
doesn't exists yet. that's basically a bug because i forgot to check
file_exists() first :D


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wraith  
View profile  
 More options Jul 23 2010, 12:49 pm
From: Wraith <wraithke...@gmail.com>
Date: Fri, 23 Jul 2010 09:49:54 -0700 (PDT)
Local: Fri, Jul 23 2010 12:49 pm
Subject: Re: WordPress Integration
I haven't attempted this yet, still researching, but I was thinking of
taking this approach:

Create an option page in WordPress that will get option variables from
user.
On options update, xCSS will generate the css file.
The theme would only link the generated css file.

My questions are:

Can variables be passed to xCSS, or functions included in the .xcss
file?
Can xCSS be called to generate the css in this method?
Can xCSS be protected so that only WordPress can call it?

Thanks, I'm only hoping to figure out if this direction is worth
pursuing :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »