Changeset 620 for WAeUP_CMS/trunk/Extensions
- Timestamp:
- 6 Oct 2006, 20:32:57 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_CMS/trunk/Extensions/changeuseractions.py
r12 r620 76 76 ,'user' 77 77 , visible=1) 78 mt.addAction(' usermanagement'79 ,' User Management System'80 ,'string:https:// waeup.org:20000/'78 mt.addAction('trac' 79 ,'Trac' 80 ,'string:https://trac.waeup.org/' 81 81 ,'member' 82 82 ,'View' … … 90 90 ,'user' 91 91 , visible=1) 92 mt.addAction(' orgmail'93 ,' Org Mailing List'94 ,'string:http://lists.waeup.org/mailman/listinfo /org'92 mt.addAction('lists' 93 ,'Mailing Lists' 94 ,'string:http://lists.waeup.org/mailman/listinfo' 95 95 ,'' 96 96 ,'View'
Note: See TracChangeset for help on using the changeset viewer.