Guest User

Untitled

a guest
Dec 12th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. <h1>Settings.</h1>
  2.  
  3. <p>Please send <select><option>all</option><option>none</option></select> of my App.net posts to twitter, with the following options:</p>
  4. <div class="settings">
  5.  
  6. <p>I would like replies and posts with a leading mention to be <select id="replies"><option>excluded</option><option>included</option></select>. Additionally, please <select id="reposts"><option>exclude</option><option>include</option></select> reposts and posts starting with 'RP' or '>>'.</p>
  7.  
  8. <p>When Twapp knows that usernames are different on twitter, <select><option>automatically convert</option><option>don't convert</option></select> them before posting to twitter.</p>
  9.  
  10. <p>Then, <select><option>don't append</option><option>append</option></select> the hashtag <select><option>#ADN</option><option>#Twapp</option></select>, if there's enough room.</p>
  11.  
  12. <p>If the post is too long, <select><option>truncate and append '…'</option><option>truncate and append a link</option><option>don't post it to twitter</option></select>.</p>
  13.  
  14. </div>
  15. <button>Save!</button>
Add Comment
Please, Sign In to add comment