At present, there seems to be very little validation/restrictions in place for user input. Starting this thread to get some ideas of what rules should be in place for the web client, if any.Publishing items@lloydwatkin: max stanza size is 64k.
- Will stanzas be split (e.g. if I post a message beyond 64k, should my message still be published?)
- Should I be restricted to how much text I can enter (e.g. Facebook max limit: 63,206 chars)?
- If I post a message over a certain length, should I see a 'Read More...' link within the post to keep things tidy. Beyond that, should I see 'Read More...' after a certain number of chars if the post is really long (say I posted a research paper).
Channels
- Channel title?
- Channel description?
Preferences
- E-mail address field.
Find Channels/Posts
- Search field
--
You received this message because you are subscribed to the Google Groups "buddycloud-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to buddycloud-de...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
- Will stanzas be split (e.g. if I post a message beyond 64k, should my message still be published?)
I would hope that XMPP servers and libraries take care of this splitting.
- Should I be restricted to how much text I can enter (e.g. Facebook max limit: 63,206 chars)?
Perhaps for the posts node. But then someone might want to keep a blog and need longer posts. So we'd want a per-node/application restriction. Whatever we decide, we need it specified clearly in https://buddycloud.org/wiki/XMPP_XEP#Content_normalization