1
_metemet_
Re: Using theme.ini or xo-info.php to get variables with smarty
  • 2009/12/5 12:39

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


thanks.

but how can we put this with smarty.
I can not use it like this :

in xo-info.php :
$take = array(
        
'width'  => '100%',
        
'color' => 'blue'),
);


in theme.html :
<{$take.width}>


how can it works ???



2
_metemet_
Using theme.ini or xo-info.php to get variables with smarty
  • 2009/12/4 16:38

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


Hi,
Is there anyway to get variables for themes.

I mean in theme.ini
width="100%"
color="red"


then if it s possible we ll use smarty <{width}> , <{color}> in theme.html

how can we take variables with this way or another way like xo-info.php or whatelse .

thanks



3
_metemet_
Re: MyQuiz 4.0 Support
  • 2009/12/2 19:23

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


include/functions.php , line 629 , use $score . this is user's score, so you can open a page using "if ($score > 'XX' ) { function(); }"



4
_metemet_
Re: New Theme for Xoops.org Site!!
  • 2009/7/30 0:11

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


yes Mamba, jQuery UI ThemeRoller has features that I thought,

we can also add some tools to themes :
you know yoo theme or rocket theme for joomla. they've own modules such as yoo-search,yoo-gallery ...etc.
Ithink our themes must have such tools made with jquery.

And last thing: page loadings must be fast. So clean codes,reset css file,cache,
css sprites ..etc. could use for themes.
www.xoops-tr.com
x-tr.sourceforge.net



5
_metemet_
Re: New Theme for Xoops.org Site!!
  • 2009/7/29 22:19

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


AxelF
"Do you mean a tool like Artisteer?"

No, I mean a module for XOOPS to play with theme. there'll be settings for admin :
* open/close jquery effects
* change the effect style
* change the text color .. etc
these settings will be easily edited with a module in admin section.
www.xoops-tr.com
x-tr.sourceforge.net



6
_metemet_
Re: New Theme for Xoops.org Site!!
  • 2009/7/29 18:20

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


hi to all,
I'll be happy to join team .
my interests:
*photoshop and illustrator
*css/xhtml , php
*and some ajax(especially jquery)

I can be active one week later ( after my holiday ;) )

About themes : I was planning to make a theme management module that is completable with "new-gen" themes. So users able to change all settings over theme module (setting samples : color, buttons, ajax components,logos etc. lots of variables)
and Im sure we'll create better themes than joomla and wordpress.

thanks
www.xoops-tr.com
x-tr.sourceforge.net



7
_metemet_
Re: Myquizz - wierd behavior
  • 2009/5/1 22:15

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


first problem is about theme. I have tried module with lots of theme, almost all is ok, but few of them has a problem like this. I dont know but it could be a theme problem, or some css values crash with module or maybe another reason.

for second problem(in admin section), I'll fix it in next release ;)
www.xoops-tr.com
x-tr.sourceforge.net



8
_metemet_
Re: Myquizz 4.0 fatal error
  • 2009/5/1 19:06

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


the code I wrote is to randomize question position ,not answers.

I could add a feature to randomize both question and answer list in next release.
www.xoops-tr.com
x-tr.sourceforge.net



9
_metemet_
Re: Myquizz 4.0 fatal error
  • 2009/4/30 16:08

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


to randomize question list for sliding questions, in tek_question.php line 74 ,, make the change like this :
$result $xoopsDB->query("SELECT pollID, pollTitle, voters, comment, answer, image FROM ".$xoopsDB->prefix("myquiz_desc")." WHERE qid='$qid' ORDER BY RAND()");


and thanks , I will correct the mistake of sendEmail function.
www.xoops-tr.com
x-tr.sourceforge.net



10
_metemet_
Re: MYQUIZ 4.0 Beta
  • 2009/4/16 16:26

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


no, not istanbul ;)
www.xoops-tr.com
x-tr.sourceforge.net




TopTop
(1) 2 3 »



Login

Who's Online

106 user(s) are online (71 user(s) are browsing Support Forums)


Members: 0


Guests: 106


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