81
rickh
Re: [Articles] editting the 'index' page?
  • 2004/4/18 20:39

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


ah thanx, that works!

I was editting the file via FTP, thats why it didnt work i guess.



82
rickh
[Articles] editting the 'index' page?
  • 2004/4/18 20:15

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


Hello,

I'm using the module 'Articles' and i want to add a search field (only) at the index page. That is a little bit of HTML code. I got it working when i put that HTML code in a block and make it visible only at the 'articles' pages. The only thing i dont like is that my own added search field in that case also above every article is visible.

So i want to edit the 'articles' module to simple add that little piece of HTML code at the articles main index page. My question is: in which file do I have to add that code? I tried /articles/index.php and /articles/templates but i cant get it working.

Anyone knows?



83
rickh
Re: [howto] empty link in mainmenu
  • 2004/4/13 16:04

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


hey,

I've tried something and it seems to work (looked at other mods)

xoops_version.php:

Quote:

<?php
$modversion['name'] = dummy;
$modversion['version'] = 1.0;
$modversion['author'] = "rick";
$modversion['help'] = "xoopsfaq.html";
$modversion['license'] = "GPL see LICENSE";
$modversion['official'] = 1;
$modversion['image'] = "images/slogo.png";
$modversion['dirname'] = "dummy";

// Main contents
$modversion['hasMain'] = 1;

?>


index.php:

Quote:

<?php

include '../../mainfile.php';

include XOOPS_ROOT_PATH.'/header.php';

include_once XOOPS_ROOT_PATH.'/footer.php';
?>


Some things have to be finetuned, but it works Maybe u can give me some tips to make it more efficient or something?



84
rickh
Re: [howto] empty link in mainmenu
  • 2004/4/13 14:01

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


no one?

I've tried to manually edit the databasefields with phpmyadmin, but it wont work..

maybe someone can make a dummy module with no contents??



85
rickh
[howto] empty link in mainmenu
  • 2004/4/11 20:43

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


Hello,

I want to make a link in the main menu without having a module linked to it. With the item 'Home' is this possible (on 'home' i have only shown blocks with i.e. HTML content), but i want another menu-item in the main menu like that. Just a kind of 'dummy link'

Just editting the template has no use i think, because i want to define in what menu-item certain blocks must appear.

Is that possible??



86
rickh
Re: How To Add Content - Searchable, Wrap HTML and PHP?
  • 2004/4/11 16:05

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


Hi,

I use Tiny Content. The content made with that is searchable. Maybe u can try it

[edit] i'm not sure it can wrap PHP...



87
rickh
Upload module
  • 2004/4/11 10:11

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


Hello,

I'm looking for a simple, easy to use upload module which allows specific groups to upload files and all other visitors to download that files.

I've found the Document Management module, but i think it's a bit to advanced for my users. I need something very simple.



88
rickh
scores-module for sports clubs
  • 2004/4/9 6:49

  • rickh

  • Just popping in

  • Posts: 94

  • Since: 2004/4/9 6


Hello,

I'm looking for a module for sports clubs to note scores of played games.

It wont have to be very advanced. Just a form which allows you to easily add scores.

grtz




TopTop
« 1 ... 6 7 8 (9)



Login

Who's Online

221 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 221


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