1
vinit
How to modify Login Block
  • 2004/6/17 3:55

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


I want to add a "Login Help" link in the Login block on click which it shows a help page for login related problems.

How can i do that. I want the Link to come in the login block as well as login page.

I would also like to know how do i create that help page so that i gets linked to "Login Help".


2
Bassman
Re: How to modify Login Block
  • 2004/6/17 4:38

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


You'll have to edit the login block template, which you can do by going to System Admin > Blocks, then clicking on Edit next to the Login Block entry. Don't forget to clone the default template set first, then select the cloned set under System Admin > Preferences > General settings.

To do the help page, maybe you could do it in the FAQ module and just put the link to it under the login area.

3
vinit
Re: How to modify Login Block
  • 2004/6/17 6:21

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


could you tell me where can i find this "FAQ Module"

4
Bender
Re: How to modify Login Block
  • 2004/6/17 6:36

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


It comes with the basic XOOPS 2.0.6 package.

So you only have to go to the adminstration --> modules and install it there.

5
vinit
Re: How to modify Login Block
  • 2004/6/17 8:09

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Sorry, the image for the the faq module was not showing up so could not recognise it.

Anyway i got the module installed, now can you tell me how to give the link. I dont want to give any hard link likehttp://mysite.com/faq/foo.html, rather is should be some kind of XOOPS script, so that tommorow if the .com changes or the location changes then also it shows the right link.

How to do that?

6
Bassman
Re: How to modify Login Block
  • 2004/6/17 10:38

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


a href="<{$xoops_url}>/linktoyourfaqmodulegoeshere

for example:
a href="<{$xoops_url}>/modules/xoopsfaq/index.php?cat_id=1#q1

You would have to enter your question and answer, then navigate to it through the user menu to find it's URL.

7
vinit
Re: How to modify Login Block
  • 2004/6/17 14:22

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Thanks Bassman got it

Login

Who's Online

99 user(s) are online (59 user(s) are browsing Support Forums)


Members: 0


Guests: 99


more...

Donat-O-Meter

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

Latest GitHub Commits