Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

nfroidure/BBComposer

Repository files navigation

# Welcome on BBComposer sources : Wysiwyg editor for Firefox

** Abandonated: ** I'm not doing to maintain this project anymore, i'll just leave it here for historical reasons. Feel free to réuse it according to its license.

## About BBComposer
BBComposer is a Firefox add-on enabling you to modify your websites in a WYSIWYG mode.

To get BBComposer for production go there https://addons.mozilla.org/fr/firefox/addon/bbcomposer/ . For the development version, follow the above quick start guide.

More informations on the official web site : http://bbcomposer.elitwork.com

## About BBComposer technologies
BBComposer is a Firefox addon. It use XUL and Javascript. You can get more information on the Mozilla Developer Center (https://developper.mozilla.org).

## Quick start

Create a new Firefox profile for add on development (https://developer.mozilla.org/en/Setting_up_extension_development_environment).

Clone the project into the extension folder of this new profile.

-Unix/Linux :
$ git clone git://github.com/nfroidure/BBComposer.git ~/.mozilla/firefox/(FirefoxProfile)/extensions/bbcomposer@elitwork.com

-Windows sample :
$ git clone git://github.com/nfroidure/BBComposer.git C:\Documents and Settings\(WindowsProfiles)\Application Data\Mozilla\Firefox\Profiles\(FirefoxProfile)\extensions\bbcomposer@elitwork.com

The extension will be installed on the next Firefox start (with dev. profile). Restart firefox on each changes to test them.

## About locales

DO NOT add or modify locales files! Those are managed in Babelzilla only! http://www.babelzilla.org

Have fun!

PS : Take a look at my other add-ons:
- CanImage : https://github.com/nfroidure/CanImage
- KGen : https://github.com/nfroidure/KGen

PS2 : Have news on Twitter http://twitter.com/nfroidure

About

BBComposer is an universal WYSIWYG editor for Firefox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published