Archive for the 'Freelance' Category

Remove “Page 1 of x” on Joomla multipage content

Monday, January 19th, 2009

INFO: I am only done this on Joomla 1.5.x, perhaps it’s also do-able on Joomla 1.x and future Joomla version

Open file plugins/content/pagebreak.php
search for “page counter” and remark the 3 lines

		// page counter
		//$row->text .= '<div class="pagenavcounter">';
		//$row->text .= $pageNav->getPagesCounter();
		//$row->text .= '</div>';
SocialTwist Tell-a-Friend

ezmlm-idx 7.0.0 Bahasa Indonesia translation

Wednesday, June 18th, 2008

Ezmlm-idx 7.0.0 just released on 2008-06-16 and since DJB has placed ezmlm-0.53 into public domain you no longer need , this is the first version of ezmlm-idx that no longer requires patching against ezmlm. The source tarball is all that you need (well, the source and a compiler, and qmail, and… ).

And this is Bahasa Indonesia translation for ezmlm-idx 7.0.0 which probably available on next version.

ezmlm-messages-id

Quoting Bruce Guenter, here is the release notes:

(more…)

SocialTwist Tell-a-Friend

Fireboard 1.04 Indonesia Translation

Friday, April 18th, 2008

Continuing Fireboard’s Indonesian translator, I make a new translation for FireBoard 1.04 which also I am using it on my site. Feel free to download and use it. If you found any grammar and spelling please leave a comment.

fb_indonesian_104

SocialTwist Tell-a-Friend

Taskfreak’s (Single User) Indonesian Translation

Thursday, April 17th, 2008

TaskFreak! is a simple but efficient web based task manager written in PHP. Based on GTD, simple easy to setup using PHP4 / PHP5 and using MySQL / SQLite. Currently I am using Taskfreak! Single User with MySQL and it seems no Bahasa Indonesia translation, so I made mine. (more…)

SocialTwist Tell-a-Friend

w2box hacked version by am3n

Tuesday, March 25th, 2008

based on w2box ver 3.3.2
on http://labs.beffa.org/w2box/

I have to add some code as they are needed for my workplace, this is for users able to sent large files without using the email client most of code added into file index.php and config.php were wrapped with lines.

//— am3n hacks start
// additional codes here
//— am3n hacks end

and some additional files/folders are
- ClassMathGuard.php – captcha test class from MathGuard (http://www.codegravity.com/projects/mathguard>)
- xpm4 – mailer class from XpertMailer (http://www.xpertmailer.com/>)
- mailadmin.php – script to notify admin
- mailform.php – script to send downloadlink
- dl.php – script to test before download
- README.txt (this file)

Feature added are:
- Space for Google Adsense
- Show upload success confirmation
- Show download link
- Notify admin if new file uploaded
- Add form email to send download link
- Ability to hide rename function
- Ability to hide filelisting
- Download ticket
- File download require test (Mathguard) to prevent download by program except
for admin
- Admin-only allowed file type
- Immuntable files
- Show/hide of featured (immuntable) files
- Several languages parameter to support additional codes
- Additional icons

w2boxv3-modified-by-am3n

SocialTwist Tell-a-Friend