Very cool!

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pascal Normandin
Sent: Wednesday, April 11, 2007 7:53 PM
To: FlexWiki Users Mailing List
Subject: [Flexwiki-users] Attachments progress report

Hello,

I've been working on the attachment feature over the last few months
with a slow but steady pace.  Here is the status of the implementation
for the various modules.

*UI*
The attachments management page ( Attachments.aspx ) was created and
provides the functionality to add new attachments with summary and
display the current topic's attachments.
The attachments are displayed in a list with the name, author,
modification date and summary.

*Link to attachments*
the url of an attachment has the following format
default.aspx/Namespace/Topic/Attachment.ext

*Content providers*
Currently all the implementation is done only using the file system
content provider.

*Formatting rules (parsing)*
The following formats are properly parsed
/Attachment.ext
Topic/Attachment.ext
Namespace.Topic/Attachment.ext
[Topic]/Attachment.ext
Topic/[Attachment name.ext]
Relabeling is supported
A tooltip with the author, last modification date and summary is
displayed when mouse is over the attachment link

*Wikitalk
*The Attachments property is available from a TopicInfo object.

*Topic version
*Nothing done.*

**Search**
*Nothing done.

*WebService**
*Nothing done.

*Administration**
*Nothing done.

Next things I'm going to work on:
How attachments create new topic revisions for newsletters and RSS feeds.
Delete an attachment
Display and access attachment revisions.






-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to