aldrinbaroi / mediawiki-page-attachment

Automatically exported from code.google.com/p/mediawiki-page-attachment
Other
1 stars 1 forks source link

Exclude attachments to a page through the use of "__NOATTACHMENT__" token #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From Issue# 50 - Requirement #4

Exclude attachments to a page through the use of "__NOATTACHMENT__"
token when that specific page was configured to have attachments through
either namespace or, category name configuration settings.

Original issue reported on code.google.com by Aldrin.Baroi@gmail.com on 23 Apr 2012 at 12:04

GoogleCodeExporter commented 9 years ago

Original comment by Aldrin.Baroi@gmail.com on 23 Apr 2012 at 12:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Defined magic word __NO_ATTACHMENTS__ instead of __NOATTACHMENT__

Tested and seems to be working.  Need a solution to remove or, suppress the 
attachment list box border.

Original comment by Aldrin.Baroi@gmail.com on 25 Apr 2012 at 8:38

GoogleCodeExporter commented 9 years ago
Implementation complete.

Added a parent "div" container and building the attachment list box through 
JavaScript to remedy issue with visible list box border when it is suppressed.

Tested and working.

Original comment by Aldrin.Baroi@gmail.com on 25 Apr 2012 at 9:16

GoogleCodeExporter commented 9 years ago
Need to add security check for protected pages.

Original comment by Aldrin.Baroi@gmail.com on 27 Apr 2012 at 8:03

GoogleCodeExporter commented 9 years ago
Fixed

Original comment by Aldrin.Baroi@gmail.com on 28 Apr 2012 at 2:12