31
jurgis
Re: how to display the clock over an image
  • 2004/4/23 22:12

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


don't know if it would help
but sth dealing with transparency via js
http://www.walterzorn.com/dragdrop/dragdrop_e.htm#addons



32
jurgis
xoopsgallery security or sth - adminlink for notadmins
  • 2004/4/18 12:56

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


the problem is with
<{if $album.adminlink == true}>

a group doesn't have admin rihtst for gallery, but has for other modules (news).
and that makes admin link apear.

before I start hacking myself, maybe smb else already encountered the problem ?



33
jurgis
Re: Questions on how to hack a couple of things
  • 2004/4/11 18:33

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


what do You call "login page"?

in XOOPS login form is displayed via block in 99 cases out of 100, I guess.



34
jurgis
Re: newbb - 'flat', 'thread' and 'nest' confusion !!
  • 2004/4/11 9:40

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


admin->system->Preferences : comments view (or sth like that)

again I want to have Nested in comments and flat in newbb
I guess I'll have to hack
modules/newbb/viewtopic.php
where it sais
// newbb does not have nested mode
if ($viewmode == 'nest') {
   
$viewmode 'thread';
}


and comments are made by
/include/commentrenderrer.php



35
jurgis
Re: JS: Hide-and-Find blocks
  • 2004/4/11 9:33

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


remember, You must add
div id="block name_inside" in block description
and "block name" should be exaclty the same as it is (case sensitive I suspect).

stuff with submenus (the way I know how) :
once U decide your main-menu is good enough,
1) take its' html code AND put it into new html block (System->blocks-> pgDown ;)
2) enclose grouped submenus into div's (and assign id="submenu_whatever" )
3) add some code to menu_item, whitch has submenu_x , sth like
onClick="toggle('submenu_x');"

http://tikiwiki.org/ does it nicely



36
jurgis
Re: Using Xoops Locally - XSAS
  • 2004/4/11 9:17

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


I guess all config (and server-local path) is stored i mainfile.php (the one You had to make writable when installing xoops)

so just edit it



37
jurgis
Re: Shoutbox error
  • 2004/4/4 21:51

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


might be a case of window naming and accessing
I had a problem when I used my site embedded in one more frame.
top is ment here to be top window. if I remember correctly I changed it to parent



38
jurgis
Re: how do you customise a block?
  • 2004/4/4 1:21

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


You shoud choose appropriate type of block
in Your case it should be html
in other cases it could be php(withotu <? ?>)
or plain XOOPS code as well



39
jurgis
Re: Xaraya = Xoops history is over ?
  • 2004/4/3 1:05

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


Quote:
>Any more, you guys would recommend?

*http://e107.org - usualy works well - and has enough ready to work features
*http://tikiwiki.org - was once the project of the month @sf, meets many standarts, diversity of modules.
*http://www.ez.no/ probably has power, similar to typo..

Google PageRank is a good popularity criteria ;( (if You have google-bar on IE - you can see it for each page)

ps.:
probably what we call CMS are PS :)
actually mambo is paying more attention to keeping up to CMS description, as I know.
pps.:
* in my first post when saying "all profs .." I meant "most of profs..) :)
* and I am still interested what/when could be the capabilities of collaboration between CMS's? . (ups, PS's )
Diversity is OK. but reinventing bycicle or doing the_same_ thing by several groups is not efficient.



40
jurgis
template repository would be good
  • 2004/4/2 21:36

  • jurgis

  • Just popping in

  • Posts: 72

  • Since: 2003/3/20


Hi,
someday we are going to have themes.xoops.org.
alongside I would propose to have some templates repository -
It shouldn't be difficult .
for example, I still feel a lack of minimalistic-simple templates,
maybe smb else have similar needs.

by the way, aproximately, when is the day for themes.xoops.org ?




TopTop
« 1 2 3 (4) 5 6 7 »



Login

Who's Online

242 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 242


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