For full information - click the "help" icon from within dbfm.
Here are some users / passwords with their associated roles / groups (note that organic groups are optional).
| Username | Password | Role | Workgroup |
|---|---|---|---|
| drupaluser | drupalpass | authenticated user | Sales & Art |
| ituser | passsword | it team | none |
| manager | passsword | management team | Sales |
DBFM v5.x.4.3 Requires:
Optional Modules:
If using the TinyMCE plugin, you may need to modify:
modules/tinymce/tinymce/jscripts/tiny_mce/plugins/drupaldbfm/editor_plugin.js
If you have your the tinyMCE module installed in sites/all/modules - change line 42 of this file to:
base_url = base_url.substring(0, base_url.indexOf('sites'));If it is installed in drupal/modules - line 42 should look like this (default):
base_url = base_url.substring(0, base_url.indexOf('modules'));An online help guide is built into DBFM - just click the button which can be found on the DBFM toolbar:
You can also access the built-in DBFM help system online: here.