TODO: http://localhost/~dang/wiki/doku.php?id=projects:vfoss_org:vfoss_org_administration#handling_data
Failed steps:
Solution: reversed all changes to cms-Plugin model names
* http://docs.django-cms.org/en/release-3.3.x/reference/navigation.html
Show nav menu root page on all pages. Useful for top navigation which should contain links to all app. Then in each page/app navigation only show submenu of that app.
{% show_menu_below_id current_page.get_root.reverse_id 0 100 1 0 %}
is the best way, i dont try to put VAR into… Its simply and realyusefull :)
Remove soft-root for app pages and use normal showmenu tag to show the app's child pages: {% showmenu 1 10 0 10 “new_theme/templates/includes/menu/navigation.html” %}
/home/dang/data/workspace/70projectvfoss/misagodevws
Error
ImportError: No module named embercliredirects
Wait for future updates.
https://pypi.python.org/pypi/django-social-widgets
Post news to FB with https://github.com/fcurella/django-social-share
misago master evolves towards version 0.6 (django 1.8)
misago should be installed standalone, with separate env. Integration with existing django project is not supported.
Pump project to django 1.8.2 and django-cms 3.1.2. TODO: patch applied! update to django-cms 3.1.3
Integrate misago forum: http://localhost/wiki/doku.php?id=projects:vfoss_org:apps:misago_forum
working with this doc:
Use djangocms-blog instead of aldryn things. Setup env on lenovo laptop.
Change working dir:
/mnt/extdata/workspace/70_project_vfoss/vfoss_django_dev_ws/vfoss_org /mnt/extdata/workspace/70_project_vfoss/vfoss_fosd
[dang@dai142 vfoss_org]$ git remote --verbose origin https://thuydang@bitbucket.org/thuydang/vfossorg_pj.git (fetch) origin https://thuydang@bitbucket.org/thuydang/vfossorg_pj.git (push)