Bitcoin Forum
May 26, 2024, 11:48:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [TRICKS] Arranging the Thread Ascending or in Descending Order  (Read 187 times)
AdoboCandies (OP)
Full Member
***
Offline Offline

Activity: 680
Merit: 173


Giggity


View Profile
July 06, 2018, 03:05:20 PM
Last edit: July 17, 2018, 06:33:05 PM by AdoboCandies
Merited by Mr. Big (1)
 #1

Hi mga kabayan eto nga pala ang thread tungkol sa pag aayos ng thread dito sa bitcointalk forum.

Dahil kadalasan ang ayos ng Bitcointalk ay ang nakalagay sa simula ay ang may bagong reply kahit ito ay napakatagal na kaya ito ay ilan sa mga option kung pano gawin ang thread sa paraan na gusto mo.


Una pili ka muna ng specific thread na gusto mong buksan Halimbawa:
Bitcoin Discussion: https://bitcointalk.org/index.php?board=1.0
Altcoin Discussion: https://bitcointalk.org/index.php?board=67.0
Philippines Local Board: https://bitcointalk.org/index.php?board=219.0

(hindi lang tong tatlong to syempre halimbawa lang naman yan gumagana sa lahat ng boards)

Pagkatapos nun sa taas sa url maari mong ilagay to para maayos ang thread


1. LATEST TO OLDEST POSTS
Code:
; sort = first_post; desc
https://bitcointalk.org/index.php?board=219.0;sort=first_post;desc


2. OLDEST TO LATEST POSTS
Code:
; sort = first_post; asc
https://bitcointalk.org/index.php?board=219.0;sort=first_post;asc


3. HIGHER TO LOWEST REPLIES
Code:
; sort = replies; desc
https://bitcointalk.org/index.php?board=219.0;sort=replies;desc


4. LOWEST TO HIGHEST REPLIES
Code:
; sort = replies; asc
https://bitcointalk.org/index.php?board=219.0;sort=replies;asc


5. HIGHEST TO LOWEST VIEWS
Code:
; sort = views; desc
https://bitcointalk.org/index.php?board=219.0;sort=views;desc


6. LOWEST TO HIGHEST VIEWS
Code:
;sort=views;asc
https://bitcointalk.org/index.php?board=219.0;sort=views;asc


7. A-Z ORDER
USERNAME
Code:
; sort = starter
https://bitcointalk.org/index.php?board=219.40;sort=starter
TOPIC
Code:
; sort = subject
https://bitcointalk.org/index.php?board=219.40;sort=subject


MGA DAPAT TANDAAN:
  • Wag mag expect hindi naman sakto yung ibang pagkasunod sunod pero sunod sunod naman kaya pag pasensyahan nyo na ako
  • ALISIN ANG MGA SPACE SA CODE PARA GUMANA


CREDITS: ICALICAL
thank you brother  : Wink
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!