where i can content of faq-en.php

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 05-02-2009, 04:34 AM
New Pligger
 
Join Date: May 2009
Posts: 5
where i can change this content About Pligg


Pligg, originally named menéame in Spanish, is a web application that allows you to submit an article that will be reviewed by all and will be promoted, based on popularity, to the main page. When a user submits a news article it will be placed in the "unpublished" area until it gains sufficient votes to be promoted to the main page. The original source for Pligg was authored by Ricardo Galli. He was influenced by the extremely popular English technology site digg.com.
Terms and Conditions bla bla
Reply With Quote
  #2 (permalink)  
Old 05-02-2009, 06:50 AM
New Pligger
 
Join Date: May 2008
Posts: 17
You have to edit and modify the faq-en.php file yourself. It is located in the root directory.
Reply With Quote
  #3 (permalink)  
Old 05-02-2009, 07:23 AM
New Pligger
 
Join Date: May 2009
Posts: 5
no text about content on there

<?php
// The source code packaged with this file is Free Software, Copyright (C) 2005 by
// Ricardo Galli <gallir at uib dot es>.
// It's licensed under the AFFERO GENERAL PUBLIC LICENSE unless stated otherwise.
// You can get copies of the licenses here:
// affero.org: Affero General Public License version 1 (AGPLv1)
// AFFERO GENERAL PUBLIC LICENSE is also included in the file called "COPYING".

include_once('Smarty.class.php');
$main_smarty = new Smarty;

include('config.php');
include(mnminclude.'html1.php');
include(mnminclude.'link.php');
include(mnminclude.'smartyvariables.php');

// sidebar
$main_smarty = do_sidebar($main_smarty);

// breadcrumbs and page title
$navwhere['text1'] = $main_smarty->get_config_vars('PLIGG_Visual_Breadcrumb_About' );
$navwhere['link1'] = getmyurl('about', $dblang);
$main_smarty->assign('navbar_where', $navwhere);

// pagename
define('pagename', 'faq-en');
$main_smarty->assign('pagename', pagename);

// show the template
$main_smarty->assign('tpl_center', 'faq-en_center');
$main_smarty->display($the_template . '/pligg.tpl');
?>
Reply With Quote
  #4 (permalink)  
Old 05-02-2009, 12:36 PM
New Pligger
Pligg Version: 1.0.0
 
Join Date: Apr 2009
Posts: 13
it's this file... templates>faq-en_center.tpl
Reply With Quote
  #5 (permalink)  
Old 05-03-2009, 03:35 AM
Donor
 
Join Date: Jun 2007
Posts: 289
faq-en.php call faq-en_center.tpl , so you need to edit html in faq-en_center.tpl
Reply With Quote
  #6 (permalink)  
Old 05-03-2009, 10:18 PM
New Pligger
 
Join Date: May 2009
Posts: 5
greatttttt. problem solved
Reply With Quote
Reply

Tags
faq

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stop Indexing Duplicate Content Simon Questions and Comments 46 09-13-2010 06:11 AM
New Module Content Plugin (Beta) Wikipedia and Media plugin grusha Free Modules 6 11-24-2008 02:00 PM
Is there a way of submitting content Tessa Questions and Comments 2 02-23-2008 09:38 AM
Filter Your Published and Unpublished Content For Deletion blaze Questions and Comments 2 12-05-2007 10:49 PM
How show a short content in homepage,and show the full content in story page? iweb Questions and Comments 5 05-07-2006 09:22 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development