Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Junkah

Pages: [1] 2
1
Older versions / Version 1.5.3
« on: September 30, 2009, 01:24:33 pm »
Hi,

I'm using version 1.5.3. I have found that the search bar, "new" button and user information can be found in a .css file, while the side panel is called "menu-panel" and appears in a .js file. Is there a .js for the search bar area or a .css for the menu-panel? I would like to mix and match the layout, perhaps switch the tags for the search or the search for the workspace panel, but I can't seem to find all the files. I have spent hours running searches.

Am I missing files?

2
How To's / Theme Wiki
« on: September 30, 2009, 04:30:24 am »
Hi!
I've been doing a bunch of work on themes, here is what I've found so far (perhaps we can move this to a wiki when it becomes more solid?):

1) You can get a bunch of Ext js themes from here: http://www.extjs.com/forum/showthread.php?t=15438. Each theme is made up of an images folder and a css file.
     A) The CSS files are for the most part useless, unless you want to take a bunch of time to plug them in line by line to your opengoo extjs css file. Simply replacing the opengoo one with a new one will result in losing some of the opengoo layout.
     B) It takes a bit of time, but using an ftp client, replace all the opengoo images with your new theme images. Do NOT simply erase the opengoo images folder and upload the ext js folder! There are more opengoo sub-folders then there are ext js theme image sub folders, so what you want to do is actually go folder by folder, replacing the images that have the same name.

2) You will still see some colors that have not changed. Using ColorZilla and FireBug (I don't know the IE equivalent), you can track down those CSS elements to change. Some key files to take note of are:
     A) construction.css
     B) layout.css
     C) extjs-all.css
You can find all of these by going deeper in to the public/assets folders.

There are a BUNCH of things to change, which is a bit annoying, but once you get used to it (took me a couple of days), you learn to just be patient with having to deal with so many files at once.

Side note: ALL of the ext js theme have images that are MUCH lighter than the standard opengoo ones. Perhaps the opengoo dev team should consider switching to lighter images for faster loading time?

3
Architecture / Re: Removing the sidebar from the dashboard
« on: September 29, 2009, 06:49:54 pm »
Firebug shows them coming up in a div called "menu-panel", but that div does not show up in any file when I used notebook++ to search everything. Suggestions? Thank you kindly for your time.

4
Architecture / Removing the sidebar from the dashboard
« on: September 29, 2009, 05:55:41 pm »
Can anyone tell where to look or how to remove the "Workspace" and "Tags" side bar? I know you can close it, but I would like to know how to remove it completely. Thank yoU!

5
Getting Started / Theming documentation
« on: September 29, 2009, 03:04:14 pm »
Does anyone have documentation that explains the order of the themes? I know any ext js theme will change some of the look, but there are so many css files, it is very difficult to figure out to change the layout. Does anyone have it mapped out? Thanks!

6
Development / Re: 1.4?
« on: September 29, 2009, 01:36:12 pm »
looking forward. i'm not much of a php/js man, but i love fiddling with layout. i've been searching and posting around in the forums to see if there is an easy way to do so, i would love to help with layout development for future development if someone can steer me in the right direction. i find ext js and its themes to be a little confusing.

7
How To's / Changing Layout 100%
« on: September 29, 2009, 11:51:54 am »
Hi,

I understand that OpenGoo is built in Ext js, it is also really hard to modify the themes (opengoo has more folders than the average ext theme, the css is spread around and is very confusing). How hard is it to take the opengoo PHP files and plug them in to a new theme/template using ext js or perhaps another js library? I know this would mean having a very difficult time upgrading, but i would like to know in theory. Are the files pure php, or do they have ext js in them? i started searching through them and they seem like pure php, but its going to take a very long time to go through all of them. A little help from a developer, please? Thanks!

8
Development / Re: 1.4?
« on: September 29, 2009, 11:46:24 am »
embarrassing, i meant to write 1.5.4, sorry.

9
Development / 1.4?
« on: September 29, 2009, 07:20:44 am »
Hi,

I was just wondering if there is a projected date for the 1.4 stable release and a projected change log?

10
How To's / Re: License Question
« on: September 28, 2009, 05:32:38 pm »
Thanks for the reply!

11
Components / Re: UI templates management
« on: September 28, 2009, 05:30:43 pm »
I could really use that documentation!!

12
Community Contributions / Re: Chat extension
« on: September 25, 2009, 09:44:23 am »
Hi,

I followed the Setup instructions to the T, but I am not able to get the chat extension installed.

After doing all the changes like in the Setup.txt, it shows me a blank page. I tried debugging in Eclipse, but that didnt help. Couldnt find anything on the Net too.

Any pointers?

Regards
Anurag

Did you ever find a solution? I have the same problem...

13
How To's / License Question
« on: September 24, 2009, 09:26:21 am »
Hi!

Trying to define "commercial use": Say I have a small law firm and we want to use OpenGoo internally. Is this commercial use?

Next question: Say we want to connect to clients via OpenGoo, are we able to do so? We are not selling the use of opengoo - client's are billed hourly regardless of if they would chose to use the opengoo system or not. Is this commercial use?

Next question: Say we put a bit on our website that says, "Connect to our staff via our desktop system!", so in a way, we are not making money off of opengoo, but we are mentioning it along with our services. Is this commercial use?

In all three cases, there is 100% NO BILLING for use of opengoo, but it is in use in a commercial environment. My impression is that commercial use is if you want to make money off of opengoo, but we just want to make money and opengoo helps us and our clients stay organized. We have other options already, but just though i would ask here.

14
Development / FrontPage registration
« on: September 24, 2009, 09:21:37 am »
Hi,

I would to allow users to be able to register on their own and at the same time create an option for user categories. I don't mind taking the time to develop, but I'm a newbie and need someone to send me in the right direction. What files am I looking to modify, what tables and rows in the db do i need to keep in mind, etc. I'm looking around now, but the more time I can save the better. Thanks!

15
How To's / Changing Themes...
« on: September 22, 2009, 09:54:23 am »
Hi, I found some nifty themes like this one: http://www.extjs.com/forum/showthread.php?t=15341, can anyone tell me where i unzip it so I can activate it? Also, if I want to change some colors, which CSS files am I looking for? Thank you so much!

Pages: [1] 2