When working it source/html view allow find & replace

When working in source/html view allow find & replace , it would be very helpful. You can paste links to your pictures, then repalce the  <a href=" with <img alt="" src=" and change picture links to actaul show pictures

just a thought

Comments

  • Ctrl+F does that.

  • Originally posted by: 3GenGames



    Ctrl+F does that.



    It does a find but not a reaplce




  • Originally posted by: daillest



    When working in source/html view allow find & replace , it would be very helpful. You can paste links to your pictures, then repalce the




    You realize how much work that would be to add that in? Your CTRL+F is running from your web browser anyway. If it's that much of an issue, you should just copy/paste the source into Notepad and press CTRL+H.
  • Just use Notepad++ dude, it has a find and replace function in it. Beats using CTRL+F and pasting over by hand.

  • Originally posted by: Taco!



    Just use Notepad++ dude, it has a find and replace function in it. Beats using CTRL+F and pasting over by hand.



    Talking about the text editor on NA....
  • This isn't something that would ever be built into a source editor of a wysiwyg editor (any, for that matter), because realistically, the source editor is more or less used as a quick edit feature. If you really want to format via source, just open the code in a real IDE like Eclipse or Notepad++.
Sign In or Register to comment.