Trace:
Differences
This shows you the differences between the selected revision and the current version of the page.
| joomla:rating-position 2009/05/27 14:07 | joomla:rating-position 2009/05/31 11:10 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== How to change Article Rating position displayed on page ==== | + | ====== How to change Article Rating position displayed on page ====== |
| - Open file ./plugins/content/vote.php | - Open file ./plugins/content/vote.php | ||
| - | - Edit the line | + | - Go to and edit the line contains: |
| - | - $mainframe->registerEvent( 'on**__Before__**DisplayContent', 'plgContentVote' ); | + | * $mainframe->registerEvent( 'on**__Before__**DisplayContent', 'plgContentVote' ); |
| - | - By Change to: | + | - Then change to: |
| - | - $mainframe->registerEvent( 'on**__After__**DisplayContent', 'plgContentVote' ); | + | * $mainframe->registerEvent( 'on**__After__**DisplayContent', 'plgContentVote' ); |
| + | |||
| + | ---- | ||
| + | **ผู้เขียน** | ||
| + | |||
| + | - นายขันธ์ศิริ อาทร เจ้าหน้าที่ระบบคอมพิวเตอร์ ศูนย์บริการความรู้ทางวิทยาศาสตร์และเทคโนโลยี | ||
| + | |||
| + | {{tag>joomla cms}} | ||
