How to add the copyright information in feed? share methods.
edit feed/latest/rss.php
add code:
//RSS copyright
$copyright ='<div>转摘请注明出处:<a href="http://www.qhfaq.com" target="_blank" title="">'.$faqconfig->get('main.titleFAQ'). '</a> - 《<a rel="bookmark" title="'.$item['thema'].'" href="'.$link ...
Search found 12 matches
- Wed Nov 03, 2010 1:39 am
- Forum: General discussions
- Topic: How to add the copyright information in feed
- Replies: 0
- Views: 6087
- Wed Nov 03, 2010 1:33 am
- Forum: General discussions
- Topic: how to get the record path?
- Replies: 3
- Views: 4064
Re: how to get the record path?
I would like to add a copyright information at the end of the article.
in artikel.php file:
//Add copyright in the record end.
$copyright ='<div>转摘请注明出处:<a href="http://www.qhfaq.com" target="_blank" title="'.$faqconfig->get('main.titleFAQ').'">'.$faqconfig->get('main.titleFAQ').'</a> - 《<a rel ...
in artikel.php file:
//Add copyright in the record end.
$copyright ='<div>转摘请注明出处:<a href="http://www.qhfaq.com" target="_blank" title="'.$faqconfig->get('main.titleFAQ').'">'.$faqconfig->get('main.titleFAQ').'</a> - 《<a rel ...
- Tue Nov 02, 2010 2:19 pm
- Forum: General discussions
- Topic: Could you tell me how to do allCatArticles?
- Replies: 4
- Views: 4904
Re: Could you tell me how to do allCatArticles?
Thorsten,help me~ 

- Tue Nov 02, 2010 2:19 pm
- Forum: General discussions
- Topic: how to get the record path?
- Replies: 3
- Views: 4064
Re: how to get the record path?
Thorsten,help me~ 

- Sun Oct 24, 2010 9:51 am
- Forum: Proposals
- Topic: the categories ID can be fixed???
- Replies: 2
- Views: 6950
Re: the categories ID can be fixed???
Thank you for your repley,Thorsten.You helded me solve one trouble.
thanks again!
thanks again!
- Sat Oct 23, 2010 4:17 pm
- Forum: General discussions
- Topic: how to get the record path?
- Replies: 3
- Views: 4064
how to get the record path?
Thorsten:
Please tell me how to get the record path in artikel.php files,i I need this url.
in artikel.php files:
Please tell me how to get the record path in artikel.php files,i I need this url.
in artikel.php files:
Code: Select all
$copyright ='<a rel="bookmark" title="'.$item['thema'].'" href="???????????-how to get it??????">'.$item['thema'].'</a>;
- Sat Oct 23, 2010 8:25 am
- Forum: General discussions
- Topic: Whta is glossary items?
- Replies: 1
- Views: 2530
Whta is glossary items?
Who can tell me, what is glossary in admin management.
I don't know what is the function of glossary ?
please tell me,thanks.
I don't know what is the function of glossary ?
please tell me,thanks.
- Sat Oct 23, 2010 7:11 am
- Forum: Proposals
- Topic: the categories ID can be fixed???
- Replies: 2
- Views: 6950
the categories ID can be fixed???
hi sir,my faq site links like this:
categories link: http://www.qhfaq.com/category_7.html
record link: http://www.qhfaq.com/content_7_236_zh.html
7=categories ID , 236=record ID
when moving categories,categories ID is changed,record links have also been changed so.
When people who visit http ...
categories link: http://www.qhfaq.com/category_7.html
record link: http://www.qhfaq.com/content_7_236_zh.html
7=categories ID , 236=record ID
when moving categories,categories ID is changed,record links have also been changed so.
When people who visit http ...
- Fri Oct 22, 2010 4:26 pm
- Forum: General discussions
- Topic: Could you tell me how to do allCatArticles?
- Replies: 4
- Views: 4904
Re: Could you tell me how to do allCatArticles?
Thorsten,thank you for your attention and reply to my question.But your reply was not what I want.
like this page: click HERE .
Note that the rightbox,more than 100+ record title in the rightbox of categories list.List of record too much.So the page is very ugly.
I hope I can decide the number of ...
like this page: click HERE .
Note that the rightbox,more than 100+ record title in the rightbox of categories list.List of record too much.So the page is very ugly.
I hope I can decide the number of ...
- Thu Oct 21, 2010 2:38 pm
- Forum: General discussions
- Topic: Could you tell me how to do allCatArticles?
- Replies: 4
- Views: 4904
Could you tell me how to do allCatArticles?
hi sir, I would like to output the 20 record about "allCatArticles" in right box?
Could you tell me how to do it?
index.php:
$tpl->processTemplate('rightBox', array(
'writeTopTenHeader' => $PMF_LANG['msgTopTen'],
'writeNewestHeader' => $PMF_LANG['msgLatestArticles'],
'writeTagCloudHeader ...
Could you tell me how to do it?
index.php:
$tpl->processTemplate('rightBox', array(
'writeTopTenHeader' => $PMF_LANG['msgTopTen'],
'writeNewestHeader' => $PMF_LANG['msgLatestArticles'],
'writeTagCloudHeader ...
- Sun Oct 03, 2010 8:17 am
- Forum: Bug reports
- Topic: Problem with RSS Feed links v2.6.7
- Replies: 5
- Views: 6930
Re: Problem with RSS Feed links v2.6.7
hi Thorsten,thank you for your replay.Thorsten wrote:Hi,
please upgrade to 2.6.9.
bye
Thorsten
i have the version to upgrade to 2.6.9,but still can't solove this problem.
added: all problem is form "add internal phpmyfaq links".
http://www.qhfaq.com/feed/latest/rss.php
- Wed Sep 29, 2010 2:32 pm
- Forum: Bug reports
- Topic: Problem with RSS Feed links v2.6.7
- Replies: 5
- Views: 6930
Problem with RSS Feed links v2.6.7
hi:
I used version 2.6.7 , I found out that the links generated by the rss.php are not correct.
For example:
Link in the FAQ,is true link.
http://www.qhfaq.com/index.php?action=artikel&cat=15&id=147&artlang=zh
in feed rss link is error.
http://www.qhfaq.com/feed/latest/index.php?action=artikel ...
I used version 2.6.7 , I found out that the links generated by the rss.php are not correct.
For example:
Link in the FAQ,is true link.
http://www.qhfaq.com/index.php?action=artikel&cat=15&id=147&artlang=zh
in feed rss link is error.
http://www.qhfaq.com/feed/latest/index.php?action=artikel ...