I'd like to have a possibility to retitle a thread of nodes conveniently, just like davido's Janitors Thread Retitler v3.1 and similar to The editors' hall of mirrors and trickery.

I imagine the process as follows:

  1. The janitor clicks retitle in the Editors Nodelet
  2. A Textbox is displayed. Janitor enters a new title and clicks preview.
  3. The new thread titles are displayed
  4. The janitor clicks submit
  5. The nodes get retitled and unconsidered
  6. An editorial note is left in the first retitled node that includes the consideration, the considerer, the janitor and the number of votes (Keep/Edit/Delete)
  7. Textbox and button are displayed for a autogenerated /msg to the OP

Maybe one could tweak davido's script to do this? What do you think?

Then I was thinking do do the retitling automatically (like autoreaping). But doing that blindly would be a bad idea facing considerations like change "defalt" to "default" or retitle: some more specific, please. So a retitling syntax would be neccessary. to change a part of the title:

retitle/defalt/default/
to change the whole title
retitle/*/This is a new title/


holli, /regexed monk/

In reply to On Site retitle function by holli

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.