Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

ozgurlukicin/ozgurlukicin

Repository files navigation

Requires:
 Django environment (Python, Web Server (Apache recommended), mod_python (if Apache preferred), Django*)
 Python Imaging Library (PIL)
 BeautifulSoup
 ElementTree
 DBMS (MySQL recommended)
 Pygments (for colorizing text in paste application)
 PyMAD (for gathering podcast information)
 django-evolution (>=0.6.2 for altering tables)

Note About TinyMCE:
* We're using a patch to hide unneeded tabs in advimage and advlink plugins. It can be found under patches directory.

Setup:
 1. edit settings.py
 2. run 'python manage.py syncdb'
 3. run 'mkdir media/upload/{image,video} -p'
 4. run 'chmod 777 -R media/upload'
 5. copy htaccess file into the web directory as .htaccess and
    edit it.
 6. restart apache and go to WEB_URL/admin

About

Özgürlükİçin is community portal of Pardus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published