CSS editor for Lyceum and Wordpress

Introducing

在多人使用的環境下,如果不能修改原先的模板的情況下,最方便的方法當然是修改 CSS 了,這樣每個人都會有自行的特色,並且安全性也提高了許多。其實這重要的是, Lyceum 或是 Wordpress 的 Theme 設計方法都是直接用 php 顯示的,並不像是 Lifetype 是使用 Smarty 作為模板。所以如果要讓一般使用者直接更動 Theme 的話,有很大的安全性的問題。

This is a CSS editor for Lyceum & Wordpress.You can modify css online,and easy way to download other css file save to server.

Features

  • 可以直接輸入 CSS 位置即可直接下載到 editor 裡。
  • 可以顯示、使用多個 CSS 檔,並不會限制於一個檔而已。

Download

Version:0.1
你可以在此下載:

svn checkout http://csseditorforlyceum.googlecode.com/svn/trunk/ csseditorforlyceum

You can download from svn:

svn checkout http://csseditorforlyceum.googlecode.com/svn/trunk/ csseditorforlyceum

Installation

  1. 使用 svn 下載後,放置到 plugin 目錄。
    Use svn checkout download it.
  2. 在管理者界面啟用它。
    Active it in admin interface.
  3. 完成。
    all is done.

ChangeLog

None

 

google adsense

邪惡計畫萬歲~~ \^o^~ (逃)
[持續的陷入地獄週中……]

酷,不過我最近沒力氣攪這些東西..

好慘。

我等到畢業專題結束之後,有好多 IDEA 想做 .. :P

我也有很多 Idea 想作啊,不過工作和課業的壓力太大了!!

SVN網址應該改成
http://csseditorforlyceum.googlecode.com/svn/trunk/
少掉後面的目錄~ & Windows使用的話要把檔案的把斷行存成Windows專用~ 不然會爆出很恐怖的畫面|||

then~ 這東西可以用成System plug-in嗎? [沒測X”D]

你好
我写了个lyceum的tags插件
碰到了点困难,想请教你.
lyceum有两种插件形式,一种是放在/wp-content/plugins目录下,需要每个用户自己去单独激活
还有一种是放在/wp-content/systemplugins 目录下由管理员激活作用于每一个用户

但是我把插件放在/wp-content/systemplugins下激活后用户并不能立刻使用,而需要他们分别访问他们各自的插件激活页面,而且他们在激活页面也不到什么插件需要激活,但如果他们不访问这个页面就不能使用全局插件.
我尝试了很多其他的插件,在管理员激活后都需要用户去访问他们各自的激活页面才能使用.
不知道您是否知道解决方法?
谢谢了先

因為我的東西並不需要預先塞值進 database
如果你的 plugin 要預先塞值進去的話,可能要稍加判定。
例如在 wp_head 裡先寫入?判定看有沒有值,沒值的話先寫入就這樣

[發覺我之前把上面的svn網址和下面的那段字看成同一行|||| ^^” 抱歉]~
System plug-in實測良好 :)

试用了一下这个外挂,它没有自动读取当前的style.css档哦? :) 在下拉菜单没得选取的哦. :)
whatup, 那个css路径一定要绝对路径吗? 可以用相对路径啊? 我觉得用相对路径直接用调用当前theme的.css档来修改啊.
修改后保存,可以用脚本实现先备份原.css档,这样万一改得不好,还可以恢复原先的.css档啊. :)

Hi!
I wolud like to use this editor, but I dont’t know where to put the css.php.
Do you help me?
Greetings from Hungary!

Put the whole directory on the wp-content/plugins or wp-content/system-plugins/.

Hi!
Thanks the answer!

I put it into there. Next question. :)
How can I edit an personal css file? Because I create an new, but don’t seeing change. So I don’t use personal theme.
Have You an idea?

Maybe you must clean you cache or use ctrl+ f5.
It need to reload your css file.

I use portable Firefox…
Please create a test account in my site. http://jateklap.hu/blog

i already modify it for none subdomain mode. can you try the new version of css editor ?

Yes. Where is it?
Thanks a lot for helping!

svn checkout http://csseditorforlyceum.googlecode.com/svn/trunk/ csseditorforlyceum
or you can use “svn up” in your old directory ,it will update your css editor.