5971
Mamba
Re: if someone with excellent XOOPS knowledge has some time to check
  • 2015/2/28 1:46

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I am glad that you found my PM, and responded
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5972
tocai
Re: if someone with excellent XOOPS knowledge has some time to check
  • 2015/2/28 0:04

  • tocai

  • Just popping in

  • Posts: 32

  • Since: 2010/4/19


Link ???



5973
chco2
Re: if someone with excellent XOOPS knowledge has some time to check
  • 2015/2/27 21:45

  • chco2

  • Module Developer

  • Posts: 374

  • Since: 2004/3/5 1


Wow.. 158 views and no response.



5974
Mamba
Re: ocaholic.ch/it/fr/co.uk/net with heavily modified xBootstrap Theme
  • 2015/2/27 14:09

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


It's great to see how creative people can get with XOOPS, and how professionally looking Websites they can create with the new xBootstrap theme!!!

Maybe you and your developer could write a tutorial, sharing some of your experiences with customizing xBoostrap for your website, especially in making it look like a newspaper with the various blocks representing articles? We are getting quite a few requests for this kind of themes, so this could be very helpful for other XOOPS users!

Congratulations, and thank you for sharing!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5975
goffy
Re: ocaholic.ch/it/fr/co.uk/net with heavily modified xBootstrap Theme
  • 2015/2/27 14:07

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


really cool site
congratulation

in german version in block "Who is Online" you see ...G&aauml;ste: 107....



5976
reWARder
ocaholic.ch/it/fr/co.uk/net with heavily modified xBootstrap Theme
  • 2015/2/27 13:08

  • reWARder

  • Not too shy to talk

  • Posts: 107

  • Since: 2004/5/28


Back in November 2014 I've started working with my coder from Italy on moving ocaholic to the xBootstrap theme. Meanwhile we've almost done everything we wanted to. There are some things in the forums we still want to change and there are also some minor changes to the way Publisher looks. Apart from that we want to change the news appear on the front page. But once all these things are done we're finally where we want to be.

Here we go with a link to the site: ocaholic

To give you a little overview which version of Xoops and the modules installed we're using, here a list:
Xoops: 2.5.7_RC2
Publisher: 1RC
Smartfaq: 1.08
Calendar: 2.21 Final
Multilingual Content Module: 2.17 Beta 1
extGallery: 1.11
News: 1.68 RC1
NewBB: 4.4 Alpha 1
WebLinks: 1.95
XoopsPoll: 1.33 Final
Private Messaging: 1.1 RC2
Smart Profile: 1.86 RC2
Xoops Tag: 2.31 Beta 2
xNewsletter: 1.2 Final
xLanguage: 3.05 Beta 1

Please let us know what you think. The theme is fully responsive also. If you have any suggestions we would be more than happy reading from you.



5977
Bleekk
Re: The future of XOOPS?
  • 2015/2/26 7:59

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


Looks really cool. We need more bootstrap themes.
Please let us now when you finish it



5978
zyspec
Re: Where do you include your JS?
  • 2015/2/26 4:33

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


There are instances where you get race conditions and loading your js in the footer does 'help' (although not prevent) some of these conditions. What you typically see in these instances is that the js tries to execute before the html element has been loaded giving you an undefined error message.

There are better ways to prevent this, but more difficult to implement.



5979
iHackCode
Re: Where do you include your JS?

Ah okay



5980
iHackCode
Re: How are the modifo.php files loaded ?

When the main menu loads the links it also loads the modinfo.php of each module in that menu *1.

Constants used in a block should be defined in \\language\blocks.php. That is loaded when the buildblocks() function is run on each module *2.

Within each module, the main.php language file is loaded automatically by the common.php *3. That is where these constants should be defined instead.

XOOPS 2.5.7.1
*1. the sublinks() function . http://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsCore/releases/2.5.7.1/htdocs/modules/system/blocks/system_blocks.php#l135

defined in: http://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsCore/releases/2.5.7.1/htdocs/kernel/module.php#l182

*2. http://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsCore/releases/2.5.7.1/htdocs/class/xoopsblock.php#l198

the xoops_loadLanguage() function loads the blocks language files automatically.

*3 http://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsCore/releases/2.5.7.1/htdocs/include/common.php#l334
Hope that helps.

I dont know what is the best way. maybe add this to the header file in the module. $xoopsModule->loadInfo('simplenewsletter');




TopTop
« 1 ... 595 596 597 (598) 599 600 601 ... 29425 »



Login

Who's Online

527 user(s) are online (441 user(s) are browsing Support Forums)


Members: 0


Guests: 527


more...

Donat-O-Meter

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

Latest GitHub Commits