Bitcoin Forum

Other => Meta => Topic started by: my dream2021 on May 22, 2018, 06:51:55 PM



Title: How Quote Post if Topic Has Ben Lock
Post by: my dream2021 on May 22, 2018, 06:51:55 PM
Hola,

2 day ago I try "how quote Post if topic has ben lock" and now I succes to solve it, with details of user name, link & topic, and special date code.

Example code quote generally:
Code:
[quote author=user name link=topic=place link & topic date=year / month / date / hour]

Example quote topic has ben lock from satoshi:
Welcome to the new Bitcoin forum!

The old forum can still be reached here:
http://bitcoin.sourceforge.net/boards/index.php

I'll repost some selected threads here and add updated answers to questions where I can.

FAQ
http://bitcoin.sourceforge.net/wiki/index.php?page=FAQ

Download
http://sourceforge.net/projects/bitcoin/files/

In post by satoshi I use code:
Code:
[quote author=satoshi link=topic=5.msg28#msg28 date=1258913068]

Remember:
-User name: This option You need put who make a post first and please don't  put another people.
-Link & Topic: This option You need put where Link & Topic coming from.
-Year / Month / Date / Hour: This option You need special date code UNIX time and please note the AM & PM clock format don't until wrong, if u want know where u can get it enjoy just more step.
-Detail: This option You need following detail author attribute like Bold, Italicized, Underline, etc.
-Note: If you no following that, maybe some one can report you account about plagiarism.

Special date code UNIX time:
If u don't know date programmers you can find code UNIX time in https://currentmillis.com
Click=>Date-Time Calendar

http://i68.tinypic.com/2pob41k.jpg

And set the date corresponding to the original post (In currentmillis.com There use format time 24 hour)

http://i63.tinypic.com/36i6x.jpg

Note from me:
I not member currentmillis.com I just people take advantage of existing features on the internet ;D.
If u not sure about it please don't do that.
If long time ago any one people post like me I sorry becouse I make post again.
For moderator I do not mean to make people do plagiarism, because I see people just give qoute post without detail the word and year / month / date / hour about that post.
Maybe in currentmillis.com will only run until 2038 because it is constrained bug Y2038.
If someone wants this post lock i will lock it.
My first post about this post : https://bitcointalk.org/index.php?topic=4089675.0 <--There I use indonesian language.


Title: Re: How Quote Post if Topic Has Ben Lock
Post by: mdayonliner on May 22, 2018, 07:06:16 PM
Too much work to do. What I do is this....

Welcome to the new Bitcoin forum!

The old forum can still be reached here:
http://bitcoin.sourceforge.net/boards/index.php

I'll repost some selected threads here and add updated answers to questions where I can.

FAQ
http://bitcoin.sourceforge.net/wiki/index.php?page=FAQ

Download
http://sourceforge.net/projects/bitcoin/files/

Code:
[quote author="https://bitcointalk.org/index.php?topic=5.0"]

[/quote]

Too much easy, isn't it?  ;D


Thanks to Lauda if my memory is serving me correct.


Title: Re: How Quote Post if Topic Has Ben Lock
Post by: o_e_l_e_o on May 22, 2018, 08:40:11 PM
Find the post you want to quote, and click on its title to reload the page to that specific post. Then copy the message number (last 8 digits) from the URL.

Then, in the thread you want to reply in, click on "quote" on any post. In the URL bar on the new page, paste over the 8 digits after "quote=" with your new 8 digits. Press enter.

To ensure the quote links properly, you then need to take the 7 digits after "topic=" from the original post (as in step 1), and paste them over the digits after "link=topic=" in the body of your reply.



Edit: reformatted and added in final step. Thanks to shahzadafzal and my dream2021.


Title: Re: How Quote Post if Topic Has Ben Lock
Post by: shahzadafzal on May 22, 2018, 09:33:23 PM
In the thread you want to reply in, click on "quote" on any reply.

In a new tab, find the post you want to quote, and click on its title to reload the page to that specific post. Then copy the message number (last 8 digits) from the URL.

Go back to the original tab, and paste over the 8 digits after "quote=" with your new 8 digits. Press enter.

Here is the illustration with pictures...

Step 1
- Find the locked post which you want to quote
- Click the title

Step 2:
- You will see the message id in URL  Copy id

https://i.imgur.com/1TW0gfdl.png
https://i.imgur.com/1TW0gfdl.png


Step 3
- Go to the topic where you wan to quote
- Click "Quote" (any post in the topic)
- If Quick Reply is enabled then Right Click "Quote" and open in New Tab

https://i.imgur.com/pWo6Upjl.png

Step 4
- You  should see the URL with quote=xxxxxx
- Replace this id with id you copied in Step 2

https://i.imgur.com/NuwfdCSl.png

Final Step:
- ta-da  your quote is ready
- You can reply it here or copy paste any where you want.

https://i.imgur.com/HpmPvwdl.png


Title: Re: How Quote Post if Topic Has Ben Lock
Post by: my dream2021 on May 23, 2018, 04:04:24 AM
In the thread you want to reply in, click on "quote" on any reply.

In a new tab, find the post you want to quote, and click on its title to reload the page to that specific post. Then copy the message number (last 8 digits) from the URL.

Go back to the original tab, and paste over the 8 digits after "quote=" with your new 8 digits. Press enter.
Wow that it's simple step :o
I never think about it, thz sir.

In Final Step:
Code:
[quote author=theymos link=topic=4144474.msg5473531#msg5473531 date=1393807509]

We need change code topic=4144474 to topic=497545 right?
Because if we not change it, when someone click link quote they will be not on target post by theymos.


Title: Re: How Quote Post if Topic Has Ben Lock
Post by: o_e_l_e_o on May 23, 2018, 05:12:22 AM
We need change code topic=4144474 to topic=497545 right?
Because if we not change it, when someone click link quote they will be not on target post by theymos.

You are absolutely right - thanks for pointing that out. I've reformatted my original post to make it a little easier to follow, and also added in this extra final step.