 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Forum and Wrox.com Feedback section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|

December 14th, 2008, 09:57 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
|
|
line breaks works ok after I allow the site.
This could be an issue for new user, are there any FAQ around here?
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|

December 17th, 2008, 04:33 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi Jim,
Here are a few requests I have:
1. Add a strike through button with associated strike tags. Very useful when you're editing a post and you want to take back what you said, or "remove" code from a post that is not needed.
2. Remove the formatting code in mail that gets sent; at least the part that is used for color coding code. I prefer to use my P2P posts over mail (I subscribed to a number of forums) and then decide whether I can post a reply or not. Currently, with all the formatting in the mail, it's almost impossible to read the text.
3. Fix the spacing issues. I know it's on your list, but yesterday I saw miscommunication between two posters because of the missing spaces.
4. If possible, considering making the subject of a new post identical to the reply. Right now, mail readers (mostly on-line ones like GMail) are not able to group messages. In the old version a new topic and any replies would be grouped under the same main message. You know get two message threads: the original topic and another one with all the replies. Might be an option to make the message content different allowing for filters to work OK.
5. Reconzider zerver side zpel chekking. I kno you're not gonig to impelmend it anwya, but I relly mizz it.... ;-)
6. Is it possible (through my settings or whatever) to have the Editor toolbar on Edits default to Full mode? I don't see the point of the minimized mode when editing.
7. Is it possible to get a copy of your own posts by mail?
That's it for now.
Imar
|

December 17th, 2008, 08:43 PM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
OK, I'll pick these off one by one:
4. New thread and replies subjects fixed, should be the same now. Message bodies are still different. OK, now as of this morning, this is fixed. Missed one of them last night.
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click  on their post!
Last edited by jminatel; December 18th, 2008 at 11:43 AM..
|

December 18th, 2008, 11:44 AM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
Gonzalo: I can add something to the FAQ but I'm not sure what you mean by "allow the site." Can you clarify that please?
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click  on their post!
|

December 22nd, 2008, 08:39 PM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
1. I've enabled the strike bb code so you can do strikethrough. I'll add the button to the toolbar in the future.
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click  on their post!
|

December 22nd, 2008, 08:48 PM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
2: I've added stripping the formatting code from the email bodies to the fix list
3. Right, top of the fix list.
5. Low priority, I'm hoping IE will add client side spell check first. (Come on Santa, bring us IE8 with spell check!)
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click  on their post!
|
|
The Following 2 Users Say Thank You to jminatel For This Useful Post:
|
Imar (December 23rd, 2008)
|

December 22nd, 2008, 11:27 PM
|
|
Wrox Author
|
|
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
|
|
Hi Jim,
In the same vein as number 2 from Imar's list, is there a way for us to Paste as Plain Text? I typically use a posters original code as reference in my responses and i will normally copy their code directly out of the post. The problem I run into is that if the user has used the highlight tag the formatting code is carried through into the editor so copying something as simple as:
csharp Code:
String.Format("{0} world", "Hello");
becomes something like:
Code:
{font size=2}{color=blue}String{/color}{/font}
and so on.
Further, is there anyway to prevent the editor from detecting that i have copied a formatted code block? I have had an issue where i will copy an entire block of code from a post and when I paste it into the editor it inserts what appears to be something like an IFRAME which makes it a tad difficult to navigate around inside the editor.
Thanks!
-Doug
__________________
===============================================
Doug Parsons
Wrox online library: Wrox Books 24 x 7
Did someone here help you? Click  on their post!
"Easy is the path to wisdom for those not blinded by themselves."
===============================================
|

December 23rd, 2008, 12:13 AM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
Doug:
For the copying the code issues, have you tried "reply with quote" rather than copying and pasting code?
For plain text, have you tried the "remove text formatting" in the full editor?
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click  on their post!
|

December 23rd, 2008, 06:37 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Nice No, excellent, thanks for that and the future changes....
Imar
|

December 30th, 2008, 07:21 PM
|
|
Wrox Author
|
|
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
|
|
That worked Jim, thanks.
__________________
===============================================
Doug Parsons
Wrox online library: Wrox Books 24 x 7
Did someone here help you? Click  on their post!
"Easy is the path to wisdom for those not blinded by themselves."
===============================================
|
|
 |