1
enquirer54
Re: Changing navigation links on front page
  • 2010/11/7 13:55

  • enquirer54

  • Just popping in

  • Posts: 7

  • Since: 2010/10/30


So I checked the html file connected with this and it looks like this:
<html>
<head>
<title>Untitled document</title>
</head>
<body>
<ul id="xo-globalnav" class="x2-nl x2-navigation">
<!-- menu en mode anonyme -->
<li><a href="<{xoAppUrl /}>" accesskey="a" title="Accueil">Home</a></li>
<{if !$xoops_isuser}>
<li><a href="<{xoAppUrl modules/myCredits/}>" title="Modules 1a">Module 1a</a></li>
<li><a href="<{xoAppUrl modules/google/}>" title="Modules 2a">Module 2a</a></li>
<{else}>
<!-- menu en mode enregistré -->
<li class="x2-label">Navigation</li>
<li><a href="<{xoAppUrl modules/news/}>" title="Modules 1">Module 1</a></li>
<li><a href="<{xoAppUrl modules/newbb/}>" title="Modules 2">Module 2</a></li>
<li><a href="<{xoAppUrl modules/xcgal/}>" title="Modules 3">Module 3</a></li>
<{if $xoops_isadmin}>
<!-- lien supplémentaire si je suis administrateur -->
<li><a href="<{xoAppUrl modules/xoopsinfo/}>" title="Modules 6">Module 6</a></li>
<{/if}>
<{/if}>
<li><a href="<{xoAppUrl modules/contact/}>" accesskey="c" title="Contact">Contact</a></li>
</ul>
</body>
</html>

If I change any of these titles e.g.

<li><a href="<{xoAppUrl /}>" accesskey="a" title="Accueil">Accueil</a></li>

to

<li><a href="<{xoAppUrl /}>" accesskey="a" title="Home">Home</a></li>

it makes no difference - what have I missed? [cleared cache etc]



2
enquirer54
Changing navigation links on front page
  • 2010/11/2 8:07

  • enquirer54

  • Just popping in

  • Posts: 7

  • Since: 2010/10/30


I'm currently using the Kris theme (I'm new to Xoops). It has various navigation links on the home page. Can you tell me how to change these to refer to say, the main page for a classifieds module, news module etc. Currently it looks like this: # Accueil # <{if !$xoops_isuser}> Module 1a # Module 2a # <{else}> Navigation # Module 1 # Module 2 # Module 3 # <{if $xoops_isadmin}> Module 6 # <{/if}> <{/if}> Contact Where can I find a list of all the smarty? tags - I assume that is what is contained within the {}. Many thx.



3
enquirer54
Re: Blocks on front page
  • 2010/11/1 8:27

  • enquirer54

  • Just popping in

  • Posts: 7

  • Since: 2010/10/30


OK. Before, when I looked under 'blocks generated by [eg Forum]' there were none, nor under any of the others and I couldn't see how to create them. It didn't make sense to me and I couldn't see why there were blocks relating to the system but not for any of the other modules.

When I selected 'blocks generated by [eg Forum]' then it has to read:

'Blocks visible in "All Types"

or nothing shows up - presumably because I haven't created any blocks which might show under other circumstances. I don't think this is too clear in the instructions. In the light of this 'discovery' I have looked at the Operation Guide again (sec 2.5) to see if I had missed something. I don't think so. It is unfortunate that for whatever reason the default setting on the blocks admin section is not the one which shows up the blocks available to a particular module. Hope this helps anyone else with this problem.



4
enquirer54
Re: Blocks on front page
  • 2010/10/31 8:14

  • enquirer54

  • Just popping in

  • Posts: 7

  • Since: 2010/10/30


Sorry but the operation guide isn't very helpful and doesn't even get close to answering the question.

Is there anyone out there who can answer my question about creating a block which shows something from an installed module with a step-by-step example? That would be very helpful. Thank you.



5
enquirer54
Re: Blocks on front page
  • 2010/10/30 18:22

  • enquirer54

  • Just popping in

  • Posts: 7

  • Since: 2010/10/30


OK< I really don't understand this at all. I can see the admin blocks page but I can't create a block which shows any content from any of the modules. For example, how would I create a block (step-by-step please) for one of the Forum modules (or, if you prefer) any module that is not a simple html custom text module. Thx.



6
enquirer54
Re: Blocks on front page
  • 2010/10/30 13:56

  • enquirer54

  • Just popping in

  • Posts: 7

  • Since: 2010/10/30


I'm using RSS Center module to import a feed. How would I set this up to bring the items into a block - I can't find any generic block which can do this.



7
enquirer54
Blocks on front page
  • 2010/10/30 8:35

  • enquirer54

  • Just popping in

  • Posts: 7

  • Since: 2010/10/30


As a newbie I don't see how I can have a block on the front page which, for example, shows RSS feed pulled in from another site> Any help much appreciated.




TopTop



Login

Who's Online

153 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 153


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