Jump to content


Blog Module


  • You cannot reply to this topic
No replies to this topic

#1 visiblesoul

  • Administrators
  • 551 posts
  • Location:Earth
  • Texas

Posted 06 September 2004 - 12:38 PM

BLOG MODULE


ENGLISH BLOG TEMPLATES:
English blog templates provided by Raquel.
(removed bad link)
Upload to /mkportal/modules/blod/templates/



ENGLISH BLOG SCREENSHOTS:
English blog screenshots provided by Shadow Wolf
(removed bad link)
Upload to /mkportal/modules/blod/templates/immagini/



BLOG PAGE TITLES:

/mkportal/lang/English/lang_blog.php said:

// ----------------------------------------------------
$langmk['group_b_menu'] = "Blog Menu";
// ----------------------------------------------------
$langmk['b_pagetitle'] = "MKBlog";
$langmk['b_createtitle'] = "Create your Blog";
$langmk['b_writetitle'] = "Write in your Blog";
$langmk['b_edittitle'] = "Set your Blog";
$langmk['b_linktitle'] = "Set your Favorite Links";
$langmk['b_ettitle'] = "Edit your Template";
$langmk['b_galtitle'] = "Templates Gallery";
$langmk['b_votetitle'] = "Rate Blog";
$langmk['b_charttitle'] = "Blog Chart";
$langmk['b_bantitle'] = "Edit Banner";
$langmk['b_comtitle'] = "MKPBlogComments";
$langmk['b_comtitle2'] = "Comments";
BLOG USER AGREEMENT:

The blog agreement terms by default just say something like:

Quote

The Disclaimer of the Blog goes here. The managers of the site are to insert in this window the rules and the conditions to which the users are subject for the use of this service and show clearly which of the content of the Blog answer recommended.

You can insert your own Disclaimer editing the Mkportal/modules/blog/disclaimer.txt file

The Team.
To add your own Blog agreement terms edit: /mkportal/modules/blog/disclaimer.txt





BLOG PROFILE FIELDS:

The easy way to change any of the blog profile fields is to make a couple of simple edits.

Files to edit:

/mkportal/lang/English/lang_blog.php
/mkportal/modules/templates/*.html (where * represents the name of the template)


For example, to change the default "Zodiac sign" to something like like "Birthday"...


Change the profile field options in user's "Configure Blog" Control Panel:

/mkportal/lang/English/lang_blog.php said:

// ----------------------------------------------------
$langmk['group_b_details'] = "Personal Info";
// ----------------------------------------------------
$langmk['b_minusmsg'] = "Minimum number of Posts to show in "last days"";
$langmk['b_age'] = "My age:";
$langmk['b_zodiac'] = "Birthday";
$langmk['b_city'] = "State/Country:";
$langmk['b_links'] = "Favorite links:";
$langmk['b_linksclick'] = "Click here to configure your links";
$langmk['b_books'] = "Books I'm reading:";
$langmk['b_movies'] = "Recent movies:";
$langmk['b_songs'] = "Songs I like:";
$langmk['b_love'] = "Likes:";
$langmk['b_hate'] = "Dislikes:";
$langmk['b_cit'] = "Quotations:";
$langmk['b_savecfg'] = "Save Preferences";
Change profile field names in each Blog Template (repeat for all templates):

This example uses the English "template.html" so generously provided by "Raquel".
http://www.mkportal....?showtopic=1181

/mkportal/modules/templates/*.html said:

About me...

Age: !UtenteEta!

Location: !UtenteCitta!
Birthday!UtenteSegno!
The php code will still reference "b_zodiac" but none of your users will ever see it.


-=DKC=-


Please note that I offer free support on this forum in my free time. Depending on how much work I have backlogged it may take me a week or more to answer questions. I am not ignoring you. I answer everyone but please be patient. Thanks.

Disclaimer: All forum posts, including code examples, on this forum are offered for free in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Use code examples at your own risk.

"If at first you don't succeed, keep on suckin' til you do succeed." -Curly Howard





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users