afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-08-20 02:39 pm

[dw-nonfree] add search link to suggestions generator

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/48349b255b65]

http://bugs.dwscoalition.org/show_bug.cgi?id=1633

Linkify.

Patch by [personal profile] kareila.

Files modified:
  • htdocs/site/suggest.bml
--------------------------------------------------------------------------------
diff -r 4c149ac05c3d -r 48349b255b65 htdocs/site/suggest.bml
--- a/htdocs/site/suggest.bml	Tue Aug 18 00:49:32 2009 +0000
+++ b/htdocs/site/suggest.bml	Thu Aug 20 14:35:05 2009 +0000
@@ -160,7 +160,7 @@ body<=
 
     # Build the suggestions form. All fields required. 
 
-    $ret .= "<p>Have a way to make Dreamwidth better? This is where you submit it! Filling out this form will send an entry to the moderation queue of the " . $destination->ljuser_display . " community. If your suggestion hasn't been submitted before, it will be posted for discussion, voting, and possible implementation.</p>";
+    $ret .= "<p>Have a way to make Dreamwidth better? This is where you submit it! Filling out this form will send an entry to the moderation queue of the " . $destination->ljuser_display . " community. You may want to <a href='$LJ::SITEROOT/search?search_user=" . $destination->user . "'>search the community</a> before making a new suggestion. If your suggestion hasn't been submitted before, it will be posted for discussion, voting, and possible implementation.</p>";
     $ret .= "<p>Anyone can submit a suggestion. Other members of the Dreamwidth community will consider the suggestion, make comments for improvement to the suggestion, and talk about its benefits and drawbacks. The entry will also include a poll for people to register their like or dislike for an idea.</p>";
     $ret .= "<p>We'll use the results of the discussion and polling, along with our plans for the site and our knowledge of the technical issues involved, to determine which suggestions get moved into our bug-tracking database. (Neither positive comments nor good results in the poll will guarantee that the suggestion will get implemented, but they're one of the tools we'll use to see how popular an idea is.)</p>";
     $ret .= "<p>All fields are required. HTML will be escaped, so don't use any tags unless you want them to display as the tag.</p>";
--------------------------------------------------------------------------------
cesy: "Cesy" - An old-fashioned quill and ink (Default)

[personal profile] cesy 2009-08-20 03:15 pm (UTC)(link)
Searching suggestions is useful and is only going to get more so :)

This changelog appears to lose the end of long lines, though. Is there an easy way to fix that? I guess you can still see the full thing in Mercurial, though.
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2009-08-20 03:52 pm (UTC)(link)
It's the site scheme -- Tropo cuts off long lines instead of causing sidescroll. ?style=light will show them in full.