I am trying to do a functionality in liveserver so that each user can
upload photos and get a list of users those who have changed their
photos recently. I haven't done any of this functionality before.
Could anybody please advise how I can do this and which is the best
place to store user photos?
Thanks,
Jo
--
You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group.
To post to this group, send email to reddot-c...@googlegroups.com.
To unsubscribe from this group, send email to reddot-cms-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
Jo
On Feb 17, 3:55 am, Niket Goel <nike...@gmail.com> wrote:
> Hi,
>
> Correct me if i am worng, I guess we can do it using Dynaments, but we need
> to write some complex dymanent structure for same.
>
> Regards
>
> Niket
>
> On Wed, Feb 17, 2010 at 9:00 AM, RedDotExpert <reddotexp...@gmail.com>wrote:
>
> > This sounds like a Social Network or WEB 2.0 functionality. Usually,
> > editing is done in CMS and published to LiveServer for dynamic content
> > delivery. Please correct me if I am wrong, it seems that the method
> > of interaction is somewhat reversed in the requirement, site visitor
> > interacting with the delivered site. Would it work better if then
> > this portion of the site be managed outside of CMS, and LiveServer
> > simply integrates with such component/site? May I recommend the
> > include dynament?
>
> > On Jan 28, 4:48 am, Jo <jyotsnasu...@googlemail.com> wrote:
> > > Hi,
>
> > > I am trying to do a functionality in liveserver so that each user can
> > > upload photos and get a list of users those who have changed their
> > > photos recently. I haven't done any of this functionality before.
> > > Could anybody please advise how I can do this and which is the best
> > > place to store user photos?
>
> > > Thanks,
> > > Jo
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "RedDot CMS Users" group.
> > To post to this group, send email to reddot-c...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > reddot-cms-use...@googlegroups.com<reddot-cms-users%2Bunsu...@googlegroups.com>
If you need an user interface, (browse to file etc) you will choose to use reference dynament.
If you are batch uploading files from a file system folder, define an import job and call the job as scheduled.
Liveserver has pretty thorough dox and above mentioned are all documented.
Henry lu, a.k.a. Javahand
Sent from my Nokia phone
Jo
To unsubscribe from this group, send email to reddot-cms-use...@googlegroups.com.
On Feb 23, 11:58 am, "Henry Lu, a.k.a. Javahand" <javah...@gmail.com>
wrote:
- Bobby
Jo
Please can anybody help me to sort this problem ?
I have input file field in my form and rde-dm:reference dynament
( <rde-dm:reference mode ="read-multipart") in xml.
But I don't understand how this process happens and where the file is
stored :(
Please help me....
Thanks,
Jo