1
titius
Re: Changing date format .
  • 2007/8/29 18:00

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


Want to change it in news module, and want do displaj in two DIVs first day 06 second DIV month AVG .

tnx il try it :).



2
titius
Changing date format .
  • 2007/8/29 16:29

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


How to set date format so it shows something like. 4 AVG 07. Actually I need to separate day, month and year in different locations. But want do display month as AVG, JAN, not as numbers. tnx



3
titius
Re: Random News display full News title
  • 2007/6/3 11:23

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


Duh

I found it :),

Ive edited news_randomnews.php block.

foreach ( $stories as $story ) {
        
$news = array();
        
$title $story->title();
        if (
strlen($title) > $options[2]) {
            
$title xoops_substr($title,0,$options[2]+3);
        }
        
$news['title'] = $title;

and removed
$title xoops_substr($title,0,$options[2]+3);


instead added
$title $story->title();



4
titius
Random News display full News title
  • 2007/6/3 8:39

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


Hi

Im wandering is it possibile to display full title of News, i random news block?

Default is for example

- < date > First news automobile In....
- < date > Cant figure out how to c....

and Im trying to do

- < date > First news automobile Industry crash
- < date > Cant figure out ho to change random news

:)



5
titius
Re: Myiframe wrapped phpbb forum but...
  • 2007/1/10 20:50

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


No one ? :(



6
titius
Re: Myiframe wrapped phpbb forum but...
  • 2007/1/10 20:50

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


No one ? :(



7
titius
Myiframe wrapped phpbb forum but...
  • 2007/1/8 21:30

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


Hi well i found that myiframe might do the trick of wrapping phpbb forum in a XOOPS but, myiframe wont ' stretch ' dynamically :(,

I need height streching if you understand what I mean. I wrappedhttp://mysite.net/forum into myiframe so it shows right and left content of XOOPS page and in the middle it shows forum,

but I only mannaged to wrap but need to scroll in myiframe frame :( is there a way to make this work.



8
titius
Re: News index remove comments?
  • 2007/1/8 18:35

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


yes and then people can click on the link and get you dont have permision I want to remove COMMENTS line .



9
titius
News index remove comments?
  • 2007/1/7 13:10

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


How can I remove comments link from news index.php



10
titius
Re: Embedding phpBB forum
  • 2007/1/3 23:10

  • titius

  • Just popping in

  • Posts: 25

  • Since: 2006/11/18


who are they or what it is :)




TopTop
(1) 2 3 »



Login

Who's Online

264 user(s) are online (172 user(s) are browsing Support Forums)


Members: 0


Guests: 264


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