Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Here you can find some of my extensions for fluxbb.

5.0
 
  0 reviews  |  1 user  |  14,252 lines of code  |  0 current contributors  |  Analyzed 12 days ago
 
 

This project allows a fluxbb/punbb and django applications working together. Features are provided in 3 applications: punbb.authent punbb.forum punbb.avatar The punbb.authent application is a dependencie for the 2 others applications. Featurespunbb.authentIt provides the punbb's user and ... [More] group models a backend for authentication based on punbb users a middleware providing a kind of sso with a punbb application a command to import punbb users and groups into django.auth models punbb.forumIt provides the others punbb's models a command to import punbb forums into tribes (pinax) models punbb.avatarIt is based on the gravatar (pinax) application both punbb and gravatar avatars management UsageAdd the PunBBSessionMiddleware middleware after session and authentication middlewares: MIDDLEWARE_CLASSES = ( ..., 'django.contrib.sessions.middleware.SessionMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'punbb.authent.middleware.PunBBSessionMiddleware', ..., )Add this in the settings.py file: AUTHENTICATION_BACKENDS = ( 'punbb.authent.authentication.PunBBShaBackend', ) COOKIE_SEED = 'SAME VALUE AS $COOKIE_SEED IN CONFIG.PHP' PUNBB_COOKIE_NAME = 'punbb_cookie' EXTERN_USER_IS_STAFF = False # if True, PunBB users are django staff users PUNBB_TABLES_PREFIX = 'punbb_' # you should edit thisCommandsusage: python manage.py [command]import_punbb_usersimports punbb users/groups into django authentication tables. import_punbb2tribesThis command should work in the context of django project that support forums features, like pinax. It imports forums, categories, posts into django (pinax tribes) tables. The mapping is as follows: punbb pinax tribes category tribe forum tag topics topic posts threadedcomment Attention: the import_punbb_users command should be runned before. SSO use casethe user loggs in with a username/password from punBB database the user opens a session from django: a punBB session is also opened. the user opens a session from punBB: a django session is also opened. example of a sso integration with 2 php applications: dokuwiki (support authentication based on a punBB db) punBB forum (user/group data) django site (with django-punbb inside) [Less]

0
 
  0 reviews  |  0 users  |  502 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Download Mod is a mod for PunBB and FLuxBB 1.2. This mod adds a download section to your PunBB/FluxBB installation and a plugins to manage the categories and configuration. Read the manual (Version11InstallationManual) for info about installing Download Mod. Version 1.1 is tested on is tested on ... [More] Punbb 1.2.17 on Windows XP SP2, WOS Portable 2 (Apache 2.2.4, MySQL 5.0.41, PHP 5.2.3). Current version: 1.1 News Date Message November 9th, 2008 FluxBB 1.3b3 is near. I won't be developing Download Mod for FluxBB 1.2, only for 1.3 now. November 3th, 2008 If I can find the time I will start working on a new version of Download Mod. First a new one for FluxBB 1.2 and once FluxBB 1.3 beta 3 is released I'll start working on a release for that one too. Features version 1.1:Management of categories Add description (and/or image) to a category. Give guests acces or not. Open or close the download section. Only database needed for configuration. Exclude files or files types. Files that begin with a dot or underscore are handled as hidden files. Log downloads and view the log. Changelog 1.0 to 1.1:Fixed bugs and typo's downloadfile.php removed, download file part is added in download.php Added log file, logs what files the user downloads (log can be viewed in the plugin) Added search function Changed category menu Force download is now done with a .htaccess file A index.html file is automaticly placed in a new category Filtering files is now done by one function Files that begin with a dot or underscore are handled like hidden files [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Gizzmo's ExtensionsThe following is a list of the extensions that are on this svn. These extensions are made for Fluxbb. When fluxbb starts work on v2.0 my extensions will be hosted on github Avatar GalleryBirthdaysClickable RowsDefault AvatarExtra Post ClassesGenderGroup Avatar AccessUser MapWoW RosterWowhead Tooltips

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Akismet plugin checks your comments against the Akismet web service to see if they look like spam or not.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

The french version of FluxBB (and PunBB 1.2.x) La version française de FluxBB (et PunBB 1.2.x)Outil de versionnage utilisé pour la traduction collaborative. Mise à disposition de l'outil pour les auteurs et/ou traducteurs de mods et styles pour PunBB.

0
 
  0 reviews  |  0 users  |  104,534 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Vovochka's plugins for FluxBB

0
 
  0 reviews  |  0 users  |  374 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

FluxBB Extensions by the DtTvB

0
 
  0 reviews  |  0 users  |  0 current contributors
  fluxbb
 
 

FluxBB Chinese translation

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 

Dit project vertaalt de fluxbb taalbestanden naar het nederlands.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.