1
dazzlesoft
Re: forking Xoops is it allowed
  • 2013/9/27 7:19

  • dazzlesoft

  • Just popping in

  • Posts: 17

  • Since: 2011/11/22


thanks mamba for the heads up I also do have some Xoops modules and themes I releasing soon too ;)

maybe once I open the git public I post here see what you think :)

Stephen



2
dazzlesoft
Re: forking Xoops is it allowed
  • 2013/9/27 5:43

  • dazzlesoft

  • Just popping in

  • Posts: 17

  • Since: 2011/11/22


Well I would like to share with xoops but I feel I have changed way too much and would break too much for example all your classes, kernel code is gone as I have my own version in my libraries/ dir
as I do have legacy dir in my libraries that I later plan to remove which is basically the old xoops versions that triggers messages for admin telling what code needs to be changed which is also logged in the admin if development mode is enabled
as themes have xml system for example base/blocks.php reads the options.xml for theme for the block positions rather then having hard coded blocks layout how xoops works now.
as xoops is great system and best part is easy to use but trying to recode each file using namespaces, classes etc
also planning on haveing installer rather then upload via ftp as well as ability to use git url in the installer.
as I have plugins for the whole system too so I not sure with these change that I could share what I done too xoops would let you merge code thats the reason I asked about forking before I start prefixing my classes I created with my own headers.
but xoops files that I have not rewritten I will leave xoops copyrights in the headers as they were.

Stephen



3
dazzlesoft
forking Xoops is it allowed
  • 2013/9/26 19:55

  • dazzlesoft

  • Just popping in

  • Posts: 17

  • Since: 2011/11/22


Well I not sure if this has been asked before basically what I have been working on is while I based the current cms I working on was based on xoops and do intend to keep most things working with xoops with little changes too modules.

but the core has had an overhaul as I been working on complete framework which is new forms, database layers, and file system has been worked on.

there are some major changes but I should be able to wrap the old classes to use the new classes that I have written as my goal is to make xoops more of cloud based system

Am I allowed to release an fork of xoops maybe state in credits file that it was based on xoops as most of the original files are either gone or been rewritten now

as currently I have this hosted on my private github account where I have been developing.

Stephen



4
dazzlesoft
Re: Xoops tube but different
  • 2013/7/13 17:18

  • dazzlesoft

  • Just popping in

  • Posts: 17

  • Since: 2011/11/22


I have something like this in the works but does require ffmpeg at-least as been developing few modules which turns xoops into youtube clone but having your own players and videos

Stephen



5
dazzlesoft
xoops theme issue
  • 2013/7/9 2:23

  • dazzlesoft

  • Just popping in

  • Posts: 17

  • Since: 2011/11/22


Hello I was developing new themes for 2.6
but there seems to be an issue with the following on my header code

<td class="navrow">
<a href="<{$xoops_url}>" title="<{$block.lang_home}>"><{$block.lang_home}></a> •
<{foreach item=navigation from=$block.modules}>
<a href="<{$xoops_url}>/modules/<{$navigation.directory}>/" title="<{$navigation.name}>"><{$navigation.name}></a> •
<{/foreach}>
</td>

if I view module it shows the menu fine but if ih ave blocks active just html with test text it shops working

any idea what could be causing this

Stephen




TopTop



Login

Who's Online

140 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 140


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits