21
kavaXtreme
Re: Menu in Theme, not Block
  • 2005/4/22 11:14

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


But 2.1 will still have to include something like "function b_system_main_show()", no?

So shouldn't it be possible to either allow the theme to access the variables it needs from the system module, or include an appropriately modified "function b_system_main_show()" directly in the theme?

(By way of a disclaimer, my PHP knowledge is pretty basic at this point, which is why I ask lots of annoying questions. )



22
kavaXtreme
Re: Menu in Theme, not Block
  • 2005/4/22 9:23

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


One question before I go and try that: If I make a theme that uses a smarty tag from multimenu or any other multimenu functions, wouldn't that mean multimenu would also have to be installed by anyone who used the theme? Because what I'm trying to avoid is the end user needing to install ANYTHING other than the theme.



23
kavaXtreme
Re: Kubrick Theme
  • 2005/4/22 9:18

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


migoe,
My site's not loading? What do you mean? It works for me and seems to work for the others.

tjnemez,
Even though the original Kubrick doesn't include it, I agree with you about the navigation. I'm actually working on that now, I just figured I'd ask you guys to help me test things in the meantime. Any thoughts on my question in this post?



24
kavaXtreme
Re: Specific Layout Questions
  • 2005/4/21 10:11

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


In particular, this FAQ should help.



25
kavaXtreme
Kubrick Theme
  • 2005/4/21 9:18

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


kavaxtreme.radiantchristians.com

This is a port of the popular (open-source) Kubrick theme. Any reviews would be welcome.

Bug reports would also be appreciated since my goal is to put this in the Themes Library if there's enough interest. So far I've tested it on Firefox and IE6, and everything seems to work.



26
kavaXtreme
Re: Polish your theme CSS files
  • 2005/4/20 12:15

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


The time has probably come for someone to move this thread to the "Theme stylesheets (CSS) help" forum. Anyone?



27
kavaXtreme
Re: Dynamic Theme
  • 2005/4/20 11:42

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Solved that one. Yes, it does need to be made into a Smarty (or at least a-typical) variable. It follows this format:
$GLOBALS['xoopsTpl']->assign( 'xoops_cmod', $dirname );
where xoops_cmod becomes the Smarty variable and $dirname is the value it contains.

And with that the Kubrick theme is nearly ready. You can check out the results of your input at kavaxtreme.radiantchristians.com. Thanks a ton for making it possible for me to get this far.



28
kavaXtreme
Re: Menu in Theme, not Block
  • 2005/4/19 22:48

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Mainlinks is all I need, but I need it to be independent of non-core modules. I'm working on a theme for any interested parties in the XOOPS community, so I'm looking to make it an easy install, regardless of what the end user may have installed in the way of modules.



29
kavaXtreme
Menu in Theme, not Block
  • 2005/4/19 22:20

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


How do I go about coding the menu directly into the theme? I don't want hard coded links (that'd be too easy ). I need the links to be drawn from the XOOPS database depending on what modules are installed.

The full challenge--in case the above wasn't enough for you--would be to display the links horizontally, as many as fit on a single line and any that don't fit are not displayed. I know it can be done, but I forgot what site originally explained how... Oops!

Bring it on, you uber-themers out there!



30
kavaXtreme
Xoops "Core" Classes
  • 2005/4/19 21:46

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Is there a list somewhere of the CSS classes defined for use with Xoops? I know classes will vary for some modules, but there seems to be a common set of classes that the devs are using and that XOOPS is "dependent" on.




TopTop
« 1 2 (3) 4 5 6 ... 8 »



Login

Who's Online

275 user(s) are online (175 user(s) are browsing Support Forums)


Members: 0


Guests: 275


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