Table of Contents

VFOSS Work Log

TODOs

Features

20200103

2017/02/19

TODO: http://localhost/~dang/wiki/doku.php?id=projects:vfoss_org:vfoss_org_administration#handling_data

2017/01/31

2016/12/05

Failed steps:

Solution: reversed all changes to cms-Plugin model names

2016/11/27

2016/10/11

2016/10/05

Problem

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.

Solution

  {% 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” %}

2016/08/28

18-08-2016

25-09-2015

Test misago forum

/home/dang/data/workspace/70projectvfoss/misagodevws

Error

  ImportError: No module named embercliredirects

Wait for future updates.

Integrate Facebook Social Features

  https://pypi.python.org/pypi/django-social-widgets

11-09-2015

Post news to FB with https://github.com/fcurella/django-social-share

03-09-2015

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.

16-08-2015

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

07/9-06-2015

31-05-2015

working with this doc:

Use djangocms-blog instead of aldryn things. Setup env on lenovo laptop.

20150206

CLOSED

20150131

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)