11
blindman
Re: New Xoops site looking horrible...
  • 2009/9/21 6:29

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


I saw the new theme in action here. Looks OK in mozilla.
Very impressive and a big step forward. Hope you fix it soon.



12
blindman
Re: Where is the Project Management Quality
  • 2009/8/2 1:24

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


Yes, core development can go on now, this is great news.
Though, IMHO right now would be great if xoops.org get the new theme, and if the module developers would contribute to an updated download section. This is a step forward too.
Don't follow me. I'm lost too.



13
blindman
Re: Xoops 2.2 :: Edit Profile template missing
  • 2009/7/10 21:44

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


I can edit my profile at /modules/profile/edituser.php but here is used XoopsThemeForm, no template.
Don't follow me. I'm lost too.



14
blindman
Re: XAJAX? Anyone?
  • 2009/5/23 18:37

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


Keeping only one processRequest() is not that easy indeed. I used xajax but not in a block, so I didn't face this issue.
I found something like
$xoopsTpl->assign'xoops_module_header' '<link rel="stylesheet" type="text/css" href="'.XOOPS_URL.'/modules/mysearch/css/style.css" /><script type="text/javascript" src="'.XOOPS_URL.'/modules/mysearch/js/scriptaculous/lib/prototype.js"></script><script type="text/javascript" src="'.DELTA_URL.'/modules/mysearch/js/scriptaculous/src/scriptaculous.js"></script>'.@$xoopsTpl->get_template_vars("xoops_module_header") );

in mysearch module but this way you can add something at the end or beginning of xoops_module_header.

Maybe you should check if xoops_module_header contains xajax assignment code, put a sign like a separator in module header part( like <!--xajaxseparator--> ), explode xoops_module_header into block part of script, add some code and reassign xoops_module_header. For now nothing else cross my mind.
Don't follow me. I'm lost too.



15
blindman
Re: XAJAX? Anyone?
  • 2009/5/23 15:07

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


First, I think Xajax is great tool.
About your answer, did you tried $xoops_module_header to declare xajax stuff?
Don't follow me. I'm lost too.



16
blindman
Re: Defeated
  • 2009/4/5 11:24

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


I think "Delete mainfile.php from the archive" means that the working mainfile.php from the server must not be overwriten by the fresh one from downloaded archive. Is that the catch?
Quite ambiguous for non-English user.
Don't follow me. I'm lost too.



17
blindman
Re: editing xoops redirect messages
  • 2008/11/1 7:10

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


What about editing redirect page for making it to look like a normal page (just like in 2.2 branch)?
Don't follow me. I'm lost too.



18
blindman
Re: Module developmant - Documentation or Info
  • 2008/9/8 18:14

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


trabis, this is great resource link. I asked for a zone with some kind if tutorials for using XOOPS classes and handlers. This is what I was looking for.
Don't follow me. I'm lost too.



19
blindman
Re: Releasing Mytabs 2.0 for xoops 2.2.x
  • 2008/8/15 9:07

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


As I already said, great work. Since your module can manage multiple layout have you considered to use scriptaculous for content swap?
Have a look for "Effect.divSwap" here.
I changed it to use
Effect.toggle(nodeList.item(i), 'appear', {queue:{position:'end',scope:'menuScope',limit:2}});

instead:
Effect.SlideUp(nodeList.item(i),{queue:{position:'end',scope:'menuScope',limit:2}})


for some divs that I wanted to swap and looks very flashy. I don't know how cross-browser it is but i'm gonna test it.

With this kind of navigation XOOPS could reach the glossy design of other cms.

In my opinion, XOOPS + mytabs + multimenu + scriptaculous & Effect.divSwap and a good layout is the ultimate cms .
Don't follow me. I'm lost too.



20
blindman
Re: Releasing Mytabs 2.0 for xoops 2.2.x
  • 2008/8/11 6:41

  • blindman

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/6/26


Extgal is easy to hack for 2.2 compatibility too.

Back on topic now, I've installed and tested it. Great module, no problem for now. With some polished css, could provide some great menus too.
Thank you Trabis!
Don't follow me. I'm lost too.




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



Login

Who's Online

217 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 217


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