Differences between revisions 5 and 6
Revision 5 as of 2007-07-03 23:28:21
Size: 1096
Editor: 127
Comment:
Revision 6 as of 2008-07-25 09:37:59
Size: 1418
Editor: 152
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
Trac 위키에 raw html processor 를 쓸 때, iframe 테그가 동작하지 않는다. 이를 쓰기 위해서는 /var/lib/python-support/python2.5/trac/util/html.py 파일의 HTMLSanitizer의 safe_tags 클래스변수에 iframe을 추가해주면 동작한다. -- ["yong27"] [[DateTime(2008-07-25T00:37:59Z)]]

----

프로젝트 관리 시스템

http://projects.edgewall.com/trac/

[Python]으로 만들어져있으며, [Subversion]을 이용한 소스관리, [Database]로 [Sqlite]이용. ClearSilver를 이용한 [CGI]및 독립실행가능한 깔끔한 WebApplication

관련포스트 및 쓰레드, 정보

공개된 관리공간


UbuntuLinux feisty amd64 환경에서 다음 오류를 내며 동작하지 않는다.

TracError: ClearSilver not installed (/usr/lib/python2.5/site-packages/neo_cgi.so: undefined symbol: Py_InitModule4)

현재, feisty에서 이 버그는 해결되지 않고 있으나, 임시 해결방법이 올라와 있다. https://launchpad.net/ubuntu/+source/clearsilver/+bug/86685

-- ["yong27"] DateTime(2007-07-03T14:28:18Z)


Trac 위키에 raw html processor 를 쓸 때, iframe 테그가 동작하지 않는다. 이를 쓰기 위해서는 /var/lib/python-support/python2.5/trac/util/html.py 파일의 HTMLSanitizer의 safe_tags 클래스변수에 iframe을 추가해주면 동작한다. -- ["yong27"] DateTime(2008-07-25T00:37:59Z)


CategoryProgram

Trac (last edited 2012-07-03 15:29:09 by 61)

web biohackers.net