CDR-Zone.COM Forum Index Home | Reviews | Software | Guides | Articles | Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Post with attachments

 
Post new topic   Reply to topic    CDR-Zone.COM Forum Index -> CDR-Zone feedback forum
Author Message
toaddub
Moderator
Moderator


Joined: 12 Sep 2004
Posts: 1934

PostPosted: Fri Mar 11, 2005 2:55 am    Post subject: Post with attachments Reply with quote

Suppose you load up 2 or more attachments, is there any way I can put my comments between the pictures? Right now, the pictures are below my post. Or I can try submit first to know the real image link, then edit my post with Img link, but that would be a hassle.
Back to top
rubicat
Moderator
Moderator


Joined: 30 Sep 2004
Posts: 816

PostPosted: Fri Mar 11, 2005 6:14 am    Post subject: Reply with quote

This forum appears to use Acyd Burn's phpBB MOD for attachments which doesn't do inline attachments.

Last edited by rubicat on Sat Mar 12, 2005 2:31 am; edited 1 time in total
Back to top
DiViDeZeRo
r00t
r00t


Joined: 12 Sep 2002
Posts: 285
Location: Netherlands

PostPosted: Fri Mar 11, 2005 11:01 am    Post subject: Reply with quote

You cannot add any comments below the images, but you can add file comments to the file when you upload, see this post
Back to top
rubicat
Moderator
Moderator


Joined: 30 Sep 2004
Posts: 816

PostPosted: Fri Mar 11, 2005 2:50 pm    Post subject: Reply with quote

Yes DivideZero you have definitely taken a leap forward, the new site layout looks great. Much better than before. Smile
Back to top
toaddub
Moderator
Moderator


Joined: 12 Sep 2004
Posts: 1934

PostPosted: Fri Mar 11, 2005 3:05 pm    Post subject: Reply with quote

ok, didn't know I can put comments that long. What is the limit of the comment? I assume you have a character-count restriction where you cannot type past the limit!? Would you mind display the limit under the File Comment header. That would be helpful.
Back to top
rubicat
Moderator
Moderator


Joined: 30 Sep 2004
Posts: 816

PostPosted: Fri Mar 11, 2005 3:24 pm    Post subject: Reply with quote

toaddub wrote:
I assume you have a character-count restriction where you cannot type past the limit!?
Unfortunately this is not the case. It lets to type a longer comment but it just gets truncated if you go past the limit. The limit is probably imposed by the field size in the database. When I was typing my message there was originally more. BTW, when you preview the message it will show a really long comment but when you submit, it gets truncated. Here's a test:
Back to top
rubicat
Moderator
Moderator


Joined: 30 Sep 2004
Posts: 816

PostPosted: Fri Mar 11, 2005 3:47 pm    Post subject: Reply with quote

Looks like 255 characters is the limit.
Back to top
DiViDeZeRo
r00t
r00t


Joined: 12 Sep 2002
Posts: 285
Location: Netherlands

PostPosted: Sat Mar 12, 2005 2:56 am    Post subject: Reply with quote

I suppose I can fix that problem... Will look into it shortly D.
Back to top
rubicat
Moderator
Moderator


Joined: 30 Sep 2004
Posts: 816

PostPosted: Sat Mar 12, 2005 3:27 am    Post subject: Reply with quote

It's the `comment` field in the `phpbb_attachments_desc` table. Defaults to a varchar(255).
Back to top
SirQUK
Webmaster
Webmaster


Joined: 20 Sep 2002
Posts: 2732
Location: Locked in the CDR-Zone basement

PostPosted: Sat Mar 12, 2005 4:04 am    Post subject: Reply with quote

I miss those review banners on the right lol. But i do believe the limit is 255 characters which I understand can be annoying if a long explanation is needed. This I think is well within Divides capabilities. Laughing
Back to top
rubicat
Moderator
Moderator


Joined: 30 Sep 2004
Posts: 816

PostPosted: Sat Mar 12, 2005 4:33 am    Post subject: Reply with quote

SirQUK wrote:
But i do believe the limit is 255 characters which I understand can be annoying if a long explanation is needed.
What's equally as annoying is that the maxsize is not set for the comment textbox. So you can type a long message without knowing that you exceeded the limit. You don't know until you submit the message and see that it was truncated. If you preview it will show whatever length message that you type. Perhaps this could be fixed too.
Back to top
toaddub
Moderator
Moderator


Joined: 12 Sep 2004
Posts: 1934

PostPosted: Sat Mar 12, 2005 6:36 am    Post subject: Reply with quote

You don't have to preview to know if your message is truncated. The textbox should have a textfield length constraint. When you reach the max, you can type no further. Then you know how you should rephrase. I think the comment field having varchar(255) is enough. After all, this is just a description of the file, not an explanation. That's why I ask to have the ability to add text after the picture, then there's no constraint. Sometimes you need to load up pictures for step-by-step instructions, before-n-after results, whatever the need maybe. One way can be accomplished is mentioned in my first post. After I upload the image, an arbitrary-three-character is generated after the file name before the extension. If that generated file name is shown in the Filename field, then I can use the Img link in my post and continue to comment after the image, along with a brief description of the image in the File Comment field. Suggestion: 1. It would be better to have the filesize shown after the filename: filename.png (5 KB). There's no need to have Filesize by itself, just to save space. 2. It would be nice if you can put comments beside the image, something like a checkbox to indicate if you want to do so if the image is small enough. Again to save space, and to make it look more cool for the forum. Very Happy
Back to top
rubicat
Moderator
Moderator


Joined: 30 Sep 2004
Posts: 816

PostPosted: Sat Mar 12, 2005 7:01 am    Post subject: Reply with quote

toaddub wrote:
The textbox should have a textfield length constraint. When you reach the max, you can type no further. Then you know how you should rephrase.
This is my point exactly. But the comments textarea does not have the maxlength attribute set, so you can type an unlimited number of characers, even though only 255 will ever make it into the database.
Back to top
toaddub
Moderator
Moderator


Joined: 12 Sep 2004
Posts: 1934

PostPosted: Sat Mar 12, 2005 7:10 am    Post subject: Reply with quote

I know what you said. I believe we have been heard. Wink
Back to top
CDR-Zone.COM
Advertisement Bot


Posted:     Post subject: Advertisement:

Back to top
Display posts from previous:   
Post new topic   Reply to topic    CDR-Zone.COM Forum Index -> CDR-Zone feedback forum All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group