1
Hadesteam
modification news, newbb, xoopstube
  • 2017/4/27 12:21

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


Hi,

I need some little modification in modules: news, xoopstube, and newbb with - this is for better SEO optimized (I think so).

Now News module:
http://www.kulturystyka.org.pl/modules/news/article.php?storyid=1128
Zestawy na spalanie tkanki tłuszczowej Suplementy Artykuły Artykuły Kulturystyka.org.pl

Need something like thas:
Zestawy na spalanie tkanki tłuszczowej Kulturystyka.org.pl
(Category title and module name remove, but after entering the category to display only its name, without the title of the recently added article)

http://www.kulturystyka.org.pl/modules/news/index.php?storytopic=22
Now:
Suplementy Artykuły Zestawy na spalanie tkanki tłuszczowej Artykuły Kulturystyka.org.pl

Need:
Suplementy Artykuły Kulturystyka.org.pl


Newbb module:
http://www.kulturystyka.org.pl/modules/newbb/viewtopic.php?topic_id=11695
Now:
Odżywki dla początkującego [Odżywki i suplementy informacjeporadyciekawostki] - Kulturystyka.org.pl

Need:
Odżywki dla początkującego Kulturystyka.org.pl
(without category name

Extgallery is fine.

Xoopstube when entering category now:
XoopsTube: Atlas Ćwiczeń Video Barki Kulturystyka.org.pl
(the module name at the beginning of the title is not needed)

I will be grateful for your help

2
Hadesteam
Re: modification news, newbb, xoopstube
  • 2017/4/27 14:15

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


With the xoopstube problem solved, it was enough to do this:

viewcat.php Line 159 - delete this: :   and /language/polish/modinfo.php Line 25 change to this:
define('_MI_XTUBE_NAME'"");

3
Hadesteam
Re: modification news, newbb, xoopstube
  • 2017/4/30 13:55

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


No one can help?

Line 339: article.php

I changed on:
$xoopsTpl->assign('xoops_pagetitle'$article->title() . $complement'  ' $article->topic_title('s'));


Line 329: viewtopic.php
$xoops_pagetitle $postsArray[$post_id]->getVar('subject') . ' [' $forum_obj->getVar('forum_name') .  "]";


I changed on:
$xoops_pagetitle $postsArray[$post_id]->getVar('subject');


I've done it myself, I'm making progress

Login

Who's Online

187 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 187


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