11
ptomter
Re: Different homepage for different groups
  • 2010/7/8 15:54

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


No I need link customs link for groups, so if you could help me I would be thankful.



12
ptomter
Re: Different homepage for different groups
  • 2010/7/8 12:55

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


I have this code and I want a two customs link for a special group.



<div id="tools"><img src="<{$xoops_url}>/images/tlf_NBF.gif" alt="" width="227" height="31" />
<ul>
<li class="none"><{$smarty.const._TOG}></li>
<{php}> if (is_object($GLOBALS['xoopsUser'])) { <{/php}>
<li><a href="<{xoAppUrl /}>modules/profile/user.php"><{$smarty.const._MP}></a></li>
<li><a href="<{xoAppUrl /}>modules/profile/user.php?op=logout"><{$smarty.const._LU}></a></li>
<{php}> } else { <{/php}>
<li><a href="<{xoAppUrl /}>modules/profile/user.php"><{$smarty.const._B2}></a></li>
<{php}> } <{/php}>
<li>
</ul>

Where should I place the following line? Could I just paste it in in front of <{php}> tag or does this line need tags like that also?

<{if 10|in_array:$xoops_usergroups}>Show for group 1<{/if}>



13
ptomter
Re: Protector module - Language
  • 2010/7/5 23:53

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


Ok, found it, I was just looking in /modules/protector/

What is "D3" Modules anyway?



14
ptomter
Protector module - Language
  • 2010/7/5 22:02

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


I wonder why protector module text is not pulled out into language files? It would be great to have the module in other languages, since , system , pm and profile have languages files. Anyone?



15
ptomter
Re: Module Repository: Question and Answer Session
  • 2010/7/4 2:38

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


Would there be any changes of categories? As there is now there are many categories that may should have been merged. Like under Information "articles" "html/static" and "news" for new users the differents between theese categories is not that obv. and many of the modules is used interchangeably



16
ptomter
Re: Module Repository: Question and Answer Session
  • 2010/7/3 19:09

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


Any updates regarding the "new" module rep.



17
ptomter
Re: News 1.63 and Xlanguage problem
  • 2010/6/29 16:02

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


Where to change?



18
ptomter
News 1.63 and Xlanguage problem
  • 2010/6/28 19:34

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


I have news module version 1.63 and Xlanguage 3

I use block "news_block_top.html" Its working perfect exept that when I use [en][/en] language tags around the title it doesnt work in that block on title, but it works on title when I read the news and everywhere else.



19
ptomter
How to get CKfinder work with xoops?
  • 2010/6/22 17:30

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


I have bought a CKfinder license for CKeditor anyone done this installation before, that could help me get it integrated?

I tried to search for some neat "How to" but I could only find that to drupa, joomla and other cms, but not to Xoops, anyone that has done this that could help me?



20
ptomter
Smarty and Jqery slider
  • 2010/6/14 11:57

  • ptomter

  • Just popping in

  • Posts: 49

  • Since: 2009/3/31


Hi I use a standard Jquery slider and I want to use smarty tags in it but it seems not be running, it only loads the first Picture and text,

The code is :

<{if $block.images}>
<script language="javascript" type="text/javascript">
$(document).ready(function() {
//Execute the slideShow
slideShow();
});
</script>
<div id="gallery">
<{foreach from=$block.images item=image}>
<a <{if $image.first == 1}> class="show" <{/if}>href="<{$xoops_url}>/modules/objects/?op=object&fct=objects&oid=<{$image.oid}>"> <img src="<{$image.url}>" width="<{$block.width}>" height="<{$block.height}>" title="<{$image.title}>" alt="<{$image.title}>" rel='<a href="<{$xoops_url}>/modules/objects/?op=object&fct=objects&oid=<{$image.oid}>"><{$image.object.pux}> - <{$image.object.obj_title}></a><{$image.object.obj_shortdesc}>'/></a>
<{assign value=$been+1 var=been}>
<{/foreach}>
<div class="caption"><div class="content"></div></div>
</div>
<div class="clear"></div>
<{/if}>




TopTop
« 1 (2) 3 4 »



Login

Who's Online

171 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 171


more...

Donat-O-Meter

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

Latest GitHub Commits