AlexT
•
Administrator
•
1869 posts Quote
•
Mar 07, 2010 20:45
•
2 likes
•
 Automatically generated documentation:
http://www.boonex.com/doc/
It is automatically updated every 24 hours from the latest source code.
Dolphin extension requirements - http://www.boonex.com/unity/txt/extension_requirements
Code convention - http://www.boonex.com/unity/txt/extension_convention
Dolphin first modules tutorial - http://www.boonex.com/trac/dolphin/wiki/DolphinTutorialMyFirstModule
Developers manual - http://www.boonex.com/trac/dolphin/wiki/DolModDev
Translations manual - http://www.boonex.com/trac/dolphin/wiki/DolLang
Custom templates creation manual - http://www.boonex.com/trac/dolphin/wiki/DolDesign
Dolphin SVN repository:
HTTP: http://www.boonex.com/trac/dolphin/browser/trunk
SVN: svn://svn.boonex.com/dolphin/trunk
username: guest
password: guest
Flash applications developer docs: http://www.boonex.com/trac/dolphin/wiki/FlashAppsDeveloperAPI
Flash applications templates creation: http://www.boonex.com/trac/dolphin/wiki/FlashAppsWidgetsAppearanceModification
Flash applications SVN repository:
SVN: svn://svn.boonex.com/flash/trunk
username: guest
password: guest
Rules: http://www.boonex.com/unity/txt/terms |
kreativ
•
Premium
•
9 posts Quote
•
May 10, 2010 09:08
•
0 likes
•
 Thank you for this nice collection of important links, and for adding svn.
I have just one more question about flash editor..
Here's the tip in one of the links: 1. open "[widget_name]/skins/default.fla" file in Macromedia Flash 8;
I thought macromedia was gone, gone, gone. :)
Got a pirated one to test, but no success opening files through a VirtualBox with Windows XP (probably a filepath issue using vbox). Using Macromedia Flash 8 on "pure" windows box works for you all? (Then I guess I have to go all windows on an old box here ;)
Not yet success exporting a working swf through newer adobe Flash versions. (briefly tried with someones cs3 and 4). They end up with much bigger files, probably possible to fix with different export settings though.
(Did make some progress with this windows tool: http://www.flashdevelop.org/ perhaps this (or possibly other open source flash project) could be useful for boonex - if macromedia8 gets old - and CS3,4,5,....n is to new and bloated). I would love to see more open source flash if it could prove stable :)
With the sources available, our flash expert can have a look ;) Thanks again Alex!
|
mods4dolphin
•
Advanced
•
249 posts Quote
•
Jul 25, 2010 22:01
•
0 likes
•
 Thanks for the nice post, can you please give some examples on how to add custom pages like BxGroupsPageMain. I copied the "BxGroupsPageMy.php" and created "BxGroupsPageNewPage.php"
page and did the necessary database changes and I can see the page
created in Admin Panel->Builders->Pages Blocks, so the page gets
created. But I am not sure about the URL for the page, how to see the new page?
I tried "viewPage.php?ID=NewPage etc but that did not worked. Can you
please tell me how to accomplish this task?
I would love to have this feature in my future mods.
Thank http://bit.ly/lFK9Am -> Best Facebook and Twitter Mod - Combo Package |
AlexT
•
Administrator
•
1869 posts Quote
•
Jul 28, 2010 18:57
•
0 likes
•
 It's better to create separate thread for this subject!
Page is not created automatically in this case, you need to display this page manually, something like this:
$o = new BxGroupsPageNewPage(); echo $o->getCode();
Thanks for the nice post, can you please give some examples on how to add custom pages like BxGroupsPageMain. I copied the "BxGroupsPageMy.php" and created "BxGroupsPageNewPage.php"
page and did the necessary database changes and I can see the page
created in Admin Panel->Builders->Pages Blocks, so the page gets
created. But I am not sure about the URL for the page, how to see the new page?
I tried "viewPage.php?ID=NewPage etc but that did not worked. Can you
please tell me how to accomplish this task?
I would love to have this feature in my future mods.
Thank
Rules: http://www.boonex.com/unity/txt/terms |
Snatfu
•
Advanced
•
239 posts Quote
•
Nov 01, 2010 19:15
•
0 likes
•
 Does anyone know how to change the chat room features? Im looking to change the background color of the chat window and add custom codes to the page.
Is this even the right place to ask? lol My signature can beat up your signature! |
Nathan Paton
•
SuperModerator
•
6973 posts Quote
•
Nov 01, 2010 19:18
•
0 likes
•

Does anyone know how to change the chat room features? Im looking to change the background color of the chat window and add custom codes to the page.
Is this even the right place to ask? lol
No, it's not. Would you like to install the Be boot manager? Volunteer SuperModerator. I'm not tech support. |
Snatfu
•
Advanced
•
239 posts Quote
•
Nov 01, 2010 19:24
•
0 likes
•
 Well, thats SNATFU! Slap me silly! My signature can beat up your signature! |
Chap1978
•
Advanced
•
87 posts Quote
•
Nov 04, 2010 20:53
•
0 likes
•
 Thanks a ton. You don't know how many times I've asked myself the question, "what to the "s" mean in $sCode....and what does the "i" mean in $siCnt. I work with Dolphin pretty well, but I've always tried to make sense out of these coding conventions and couldn't piece it together. I 'm kind of old school so I suck at OOPHP, but this sure helps a ton.
Thanks again!!!! |
LeatherSportB
•
Advanced
•
361 posts Quote
•
Nov 05, 2010 14:03
•
0 likes
•
 Dose someone have a doxygen site up for current dolphin builds? If so, can the links be added to the first post here?
If not, perhaps I could set something up.
I think at one point http://www.boonexnerd.net had one.
http://www.stack.nl/~dimitri/doxygen/ Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life |
AlexT
•
Administrator
•
1869 posts Quote
•
Nov 11, 2010 17:56
•
0 likes
•
 http://www.boonex.com/doc/
Documentation is automatically updated every 24 hours from the latest source code.
Dose someone have a doxygen site up for current dolphin builds? If so, can the links be added to the first post here?
If not, perhaps I could set something up.
I think at one point http://www.boonexnerd.net had one.
http://www.stack.nl/~dimitri/doxygen/
Rules: http://www.boonex.com/unity/txt/terms |
LeatherSportB
•
Advanced
•
361 posts Quote
•
Nov 12, 2010 12:27
•
0 likes
•
 Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life |
chatwing Mar 17, 2012 08:39
•
post is hidden (
show post
)
•
0 likes
•
 |