Wednesday, October 12, 2011

Tips 14: Modifying List of File Gallery

Just as the list submission, file gallery list on TikiWiki is also not designed in a certain manner so that only certain users are able to view a list of files gallery. The understanding is like this, suppose you have an image file that you upload to the file gallery, then the image file will be visible through the gallery file lists by all users who have access to the file's gallery. Basically, as long as you upload a file to the file gallery, that file will be visible for anyone to see it. The difference, in TikiWiki, because it is collaborative, then the file can be shared to anyone, even possibly be edited by anyone as well.

Monday, October 10, 2011

Tips 13: Modifying List Submission on Article Object


If you enable the CMS or article features in TikiWiki, then every time you are done editing the articles that are submitted (via tiki-edit_submission.php), TikiWiki will inevitably redirect you to a list called List Submission (via tiki-list_submission.php). List submission contains articles that have been submitted and then still in approval process. During this process, a user can do the editing. In this case, the user that has the right to edit is the user that is authorized by the administrator to edit the submitted articles.

Sunday, September 25, 2011

Tips12: Modifying Add Hits on Article Object


Each time an object is opened, TikiWiki can calculate, how many times the object was opened. It can be seen from the page counter of that object. For example, for object article, page counters is performed by the field nbreads of tiki_articles table that will count every visitor who opens an article page. The counter will never decrease, it will even continue to increase when a visitor opens that article page. In the object file galleries, page counter is calculated through the field hits.

Friday, September 2, 2011

Tip 11: Making Simple Sitemap for Article Object

Search Engine like Google, Yahoo, Bing, and others use RSS feed for their sitemap to crawl or index a website . TikiWIki has this feature by enabling the RSS feed through the administrator menu. Subcribing the RSS Feed can make the search engine to crawl or index the website when any new information arrived. If you feel that the RSS Feed provided by TikiWIki is not enough, you can make a sitemap using this program below.

Sunday, July 31, 2011

Tip 10: Modifying Tiki SEFURL for Page of Edit Article

You have already known how to modify SEFURL for print article. The following tip will help you in modifying SEFURL for editing article. Follow the steps below.

Saturday, July 30, 2011

Tip 9: Customize Facebook Share Button and Other Social Sharing (Part 2)

In Part 1, you are at least able to create Facebook Share, Twitter, Cang Baidu, and StumbleUpon on your web page using TikiWiki. The Part 1 also describes in a comprehensive manner, step by step to create your own plugins for social sharing. The Part 2 is a continuation of the social sharing buttons customization other than the four mentioned above.

Friday, July 29, 2011

Tip 9: Customize Facebook Share Button and Other Social Sharing (Part 1)

You can create your own features of social sharing network as described in this image. Social sharing network has become integral part of a web page, because it connect visitor or readers to others. It is a place where we can share what (web page) we like. Social sharing networks like Facebook, Twitter, Linkedin, and StumbleUpon are very popular. However, there are many other social sharing network that you can choose such as Google Buzz, Reddit, Digg, Technorati, and Cang Baidu. The rest of them you can see in the image.