New design theme

408 views
Skip to first unread message

beba

unread,
Jan 15, 2010, 11:23:13 AM1/15/10
to BigBlueButton-dev
Use for testing bigbluebutton v0.62, and I like it..
I'm think about create new design theme for bigbluebutoon,.. Design
was changed at bluebutoon-default page and at bigbluebutton manager
sessions, users..
But I don't find, where I can change design page where conference,
presentation... :( Change menu icons, change design window of webcam,
presentation and etc..

Can you help me ?
p.s. sorry for my english... :(

Denis Zgonjanin

unread,
Jan 15, 2010, 12:30:48 PM1/15/10
to bigblueb...@googlegroups.com
Hi beba,

For this you have to check out bigbluebutton-client and change the code there. The code for each window is contained in their respective modules, usually under views/components.

- Denis

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.




beba

unread,
Jan 15, 2010, 12:37:06 PM1/15/10
to BigBlueButton-dev
Thanks for answer...

> For this you have to check out bigbluebutton-client and change the code
> there. The code for each window is contained in their respective modules,
> usually under views/components.

in my directory (/var/www/bigbluebutton/client) I'm find only "swf"
files.. and I don't change it..
"fla" file I can download from svn ?

thanks..

Denis Zgonjanin

unread,
Jan 15, 2010, 12:40:55 PM1/15/10
to bigblueb...@googlegroups.com
Yes, the code isn't there because that's just the compiled version. You can check out the source from
http://code.google.com/p/bigbluebutton/

The client is build in Flex, so it's .mxml and .as files, instead of .fla

Richard Alam

unread,
Jan 15, 2010, 12:41:04 PM1/15/10
to bigblueb...@googlegroups.com
Hi Beba,

You need to checkout the client and make changes to it.

http://code.google.com/p/bigbluebutton/source/browse/#svn/trunk/bigbluebutton-client

Richard

On Fri, Jan 15, 2010 at 12:37 PM, beba <beba...@gmail.com> wrote:

> --
> You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
> To post to this group, send email to bigblueb...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.
>
>
>
>

--
---
BigBlueButton
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton

beba

unread,
Jan 15, 2010, 1:43:41 PM1/15/10
to BigBlueButton-dev
Richard Alam, Denis Zgonjanin

big thanks. ..
I will try... Write result this..

beba

unread,
Jan 22, 2010, 7:04:46 AM1/22/10
to BigBlueButton-dev
I was download the client source from trunk.
I was tried compile from source code "bbb-client".
In console was showing me the error:

[code]
mybox bbb-client # ant
Buildfile: build.xml
[taskdef] Could not load definitions from resource flexTasks.tasks.
It could not be found.

clean:
[delete] Deleting directory /usr/src/trunk/bbb-client/bin

check-config-xml:

copy-config-xml:
[echo] Updating config.xml from /var/www/bigbluebutton/client/
conf/config.xml
[copy] Copying 1 file to /usr/src/trunk/bbb-client/bin/conf

mxmlc-component:

BUILD FAILED
/usr/src/trunk/bbb-client/build.xml:12: The following error occurred
while executing this line:
/usr/src/trunk/bbb-client/build.xml:107: Problem: failed to create
task or type mxmlc
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken
place.
[/code]

My config file - http://pastebin.org/80233

On my server installed sys-devel/flex-2.5.35. Maybe also need install
flex-sdk or another package?

Thanks..

Fred Dixon

unread,
Jan 22, 2010, 7:44:55 AM1/22/10
to BigBlueButton-dev
Hi Beba,

If you can hang on a little longer, we're close to releasing 0.63 VM
that has all the development tools installed. This means, you can run
it using VMWare Player, edit files from your PC, and recompile the
source on the VM.

This is how we develop BigBlueButton internally.

Why do it this way? Why now download and setup all the needed tools
(like mxmlc compiler) on Windows? The short answer is it's way faster
to start with a development environment that works. The longer answer
is by running your developed code from within the BigBlueButton VM,
you can be confident that when you move your code to a BigBlueButton
server, it should work.

If we do our job right in creating the VM, you won't have to spend
time figuring out how to setup your development environment.

You can see instructions on how to do this here
http://code.google.com/p/bigbluebutton/wiki/Developing_BigBlueButton.

Note: This page is being updated for the 0.63 release. We're testing
(and using) 0.63 VM internally to make sure we fix any problems
before release.

Regards,... Fred

> My config file -http://pastebin.org/80233

Denis Zgonjanin

unread,
Jan 22, 2010, 8:49:19 AM1/22/10
to bigblueb...@googlegroups.com

Hi beba,
The FAQ on googlecode holds the solution to your problem

Sent from my Anroid phone


--

You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group....

Reply all
Reply to author
Forward
0 new messages