Aug 09

In this example, the template I use is wistie.

Open header.tpl in admin menu, or just open header.tpl through ftp or ssh, I like use SSH.

vi templates/wistie/header.tpl

find

<li {if $pagename eq "upcoming"}class="current"{/if}><a href="{$URL_upcoming}">{#PLIGG_Visual_Pligg_Queued#}</a></li>

insert the following code under it,

<li><a href="blog/">WPDig Blog</a></li>

and that’s all.

Tagged with:
Aug 08

I am not sure if exist Google Analytics module for Pligg,  but after search I found an easy way to add Google Analytics script to Pligg CMS.

Open footer.tpl, find:

{checkActionsTpl location="tpl_footer"}

insert the following code before it,

{literal}<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol)
? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost
+ "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-903858-7");
pageTracker._trackPageview();
} catch(err) {}</script>
{/literal}
Tagged with:
Aug 07

I have forgotten when I saw Pligg the first time and I have tested it on my Dreamhost hosting space, and this time I want to use it as my WPDig-A new Brand Social Network for WordPress

Pligg is an open source Content Management System (CMS) that you can download and use for free. Pligg CMS provides social networking software that encourages visitors to register on your website so that they can submit content and connect with other users. Our software creates websites where stories are created and voted on by members, not website editors. Use Pligg content management system to start your own social networking community in minutes.

Pligg CMS is based on open source PHP and MySQL technologies that allow it to be installed on most web hosts on a relatively small budget.

If you also have interesting in Pligg, please visit here for details.

Tagged with:
Aug 07

Bought the domain wpdig.com on Aug 04, 2009

Using Pligg as the main page, WordPress as blog to record the jobs. because Dreamhost supports One-Click Software Installation for Pligg and WordPress, so it is a piece of cake to install Pligg and WordPress.

P.S.

If you also have interesting buying a Linux hosting, I recommend Dreamhost, and I still have 3 DreamHost Invitations for you,

996416962636
141569625873
974835518852(has been used)
753435841199(has been used)

460345399323

Click Software Installation

Tagged with:
preload preload preload