For an international FAQ,
Is-it possible to have a language filter in the news service without breaking the current structure ?
I've not see that in the roadmap, perhaps is it already possible ?
All tips and comments are welcome.
Search found 21 matches
- Tue Nov 20, 2007 11:31 am
- Forum: General discussions
- Topic: multilanguage news ?
- Replies: 1
- Views: 6376
- Tue Aug 28, 2007 1:40 am
- Forum: General discussions
- Topic: Digg It
- Replies: 1
- Views: 5585
Digg It
It's possible to add the title with this code
in artikel.php
'link_digg' => sprintf('http://digg.com/submit?phase=2&url=%s&title=%s', urlencode($diggItUrl), substr($thema, 0, 75)),
And the same code can be used for some other bookmarks like delicious and co ...
a good source : http://www.keotag ...
in artikel.php
'link_digg' => sprintf('http://digg.com/submit?phase=2&url=%s&title=%s', urlencode($diggItUrl), substr($thema, 0, 75)),
And the same code can be used for some other bookmarks like delicious and co ...
a good source : http://www.keotag ...
- Tue Jul 10, 2007 8:42 am
- Forum: General discussions
- Topic: SEO improvement - Congratulations !
- Replies: 0
- Views: 7750
SEO improvement - Congratulations !
Congratulation for the seo improvement,
I'm pleased to share with you, stats of myFAQ
You could see the amazing progression of Jun 2007 :
http://www.ljvd.com/images/stats-visites.png
As you could see, PhpMyFaq is an amazing collaborative tool
Due to the internationalisation capability ...
I'm pleased to share with you, stats of myFAQ
You could see the amazing progression of Jun 2007 :
http://www.ljvd.com/images/stats-visites.png
As you could see, PhpMyFaq is an amazing collaborative tool
Due to the internationalisation capability ...
- Sat Jun 02, 2007 6:28 am
- Forum: General discussions
- Topic: Order of articles in export pdf
- Replies: 1
- Views: 5652
Order of articles in export pdf
With the last version, my articles are not any more classified by categories I do not understand where is the option of sorting...
Congratulation for these amazing improvements !
I particulary love the translate fonction !
Congratulation for these amazing improvements !
I particulary love the translate fonction !
- Mon Oct 24, 2005 7:34 pm
- Forum: General discussions
- Topic: Standalone phpMyFAQ
- Replies: 4
- Views: 13260
every entry into one pdf
when you export your faq from your admin panel,
from the "export your faq" menu, you generate a complete pdf named faq.pdf
here http://www.yoursite.com/your_faq_directory/pdf/faq.pdf
when you export your faq from your admin panel,
from the "export your faq" menu, you generate a complete pdf named faq.pdf
here http://www.yoursite.com/your_faq_directory/pdf/faq.pdf
- Mon Oct 24, 2005 6:31 pm
- Forum: General discussions
- Topic: Standalone phpMyFAQ
- Replies: 4
- Views: 13260
- Sat Oct 01, 2005 8:39 pm
- Forum: General discussions
- Topic: somebody search phpmyfaq 1.5.1 on the web
- Replies: 0
- Views: 8160
somebody search phpmyfaq 1.5.1 on the web
i've take a look on my stats
this is an extraction of the Total Search Strings for my site :
1 29 18.01% powered by phpmyfaq 1.5.1
2 20 12.42% phpmyfaq 1.5.1
5 4 2.48% by phpmyfaq 1.5.1
6 4 2.48% phpmyfaq.1.5.1 -site:de
13 2 1.24% allintext:powered by phpmyfaq 1.5.1
Update quickly your faq to 1.5 ...
this is an extraction of the Total Search Strings for my site :
1 29 18.01% powered by phpmyfaq 1.5.1
2 20 12.42% phpmyfaq 1.5.1
5 4 2.48% by phpmyfaq 1.5.1
6 4 2.48% phpmyfaq.1.5.1 -site:de
13 2 1.24% allintext:powered by phpmyfaq 1.5.1
Update quickly your faq to 1.5 ...
- Sun Sep 25, 2005 6:36 pm
- Forum: General discussions
- Topic: 1.5.0 Rating Statistics and...
- Replies: 18
- Views: 26423
- Sat Sep 24, 2005 5:21 pm
- Forum: General discussions
- Topic: phpMyFAQ 1.5.1 vulns
- Replies: 8
- Views: 12254
- Sat Sep 24, 2005 5:13 pm
- Forum: General discussions
- Topic: French file
- Replies: 6
- Views: 11101
- Mon Sep 19, 2005 10:46 pm
- Forum: General discussions
- Topic: French file
- Replies: 6
- Views: 11101
- Mon Sep 12, 2005 5:31 pm
- Forum: General discussions
- Topic: how to change template for an output canal ?
- Replies: 1
- Views: 4727
how to change template for an output canal ?
i've included an external content in my template artikel.tpl
all il ok for a screen output
but i don't want this content in xml and pdf output.
i dont know how to deal with this pbm.
all il ok for a screen output
but i don't want this content in xml and pdf output.
i dont know how to deal with this pbm.
- Thu Sep 08, 2005 12:35 am
- Forum: General discussions
- Topic: French file
- Replies: 6
- Views: 11101
- Tue Sep 06, 2005 6:35 pm
- Forum: General discussions
- Topic: French file
- Replies: 6
- Views: 11101
French file
3 littles changes could be done in language_fr.php
$PMF_LANG["ad_categ_new_main_cat"] = "comme catégorie principale";
$PMF_LANG["ad_xmlrpc_latest"] = "Dernière version disponible sur";
$PMF_LANG['ad_categ_select'] = 'Selection des catégories par langue';
cvs tools are not ...
$PMF_LANG["ad_categ_new_main_cat"] = "comme catégorie principale";
$PMF_LANG["ad_xmlrpc_latest"] = "Dernière version disponible sur";
$PMF_LANG['ad_categ_select'] = 'Selection des catégories par langue';
cvs tools are not ...
- Tue Sep 06, 2005 5:52 pm
- Forum: General discussions
- Topic: how to clear session logs ?
- Replies: 1
- Views: 4599
how to clear session logs ?
i want to clear session logs,
i see informations in database and in files.
How to do that without problems ?
i see informations in database and in files.
How to do that without problems ?