web2project: web-based project management

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000268 [v1.2 Release (Closed)] Files feature always 2009-09-19 07:12 2009-12-08 21:08
Reporter egemme View Status public  
Assigned To caseydk
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000268: Softcode strings to ignore in file indexation
Description "Get rid of the modules/files/file_index_ignore.php file, make it a System Look Up Value... and make sure it works." --pedroa

ref: http://forums.web2project.net/viewtopic.php?t=993 [^]

This way, strings to ignore would be localizable.

TIA
Additional Information
Tags No tags attached.
Attached Files

- Relationships
child of 0000154new Pending Requests Hard-coded System Parameters 

-  Notes
(0000516)
pedroa (administrator)
2009-09-21 04:23

More "interesting" stuff has been added to:
http://web2project.net/forums/viewtopic.php?t=993 [^]

Take a look please :)

Pedro A.
(0000544)
caseydk (administrator)
2009-10-09 00:09

This first portion of this one - respecting the file_index_ignore.php file - has been implemented in r698.

Implementing the OS-agnostic indexer is next.
(0000545)
caseydk (administrator)
2009-10-09 00:13

Scratch that... implementing the ignore list as a system lookup value is next.

And then breaking the indexing into a separate step that can be kicked off using the hook_cron functionality independently of the upload step.
(0000546)
egemme (reporter)
2009-10-09 06:19

I have a concern regarding the hook_cron functionality since cron implies the use of Linux. Making indexation asynchronous is a great thing, but please make sure this feature is either optional or can be implemented on Windows.
(0000548)
caseydk (administrator)
2009-10-09 07:09

As Pedro noted on the Forum thread, just because it's in the hook_cron method, it doesn't require cron to call it.

Instead, something that hits the queuescanner.php on a regular basis - iirc, a Windows service can do this - should have you covered. Drupal and a number of other systems do the same thing.

I'm actively working to make sure that we work on Windows approximately as well as we do on Linux... as part of an effort to get added to the Web Platform Installer: http://www.microsoft.com/web/Downloads/platform.aspx [^]
(0000551)
caseydk (administrator)
2009-10-09 23:28

Resolved as described in r701;

- Issue History
Date Modified Username Field Change
2009-09-19 07:12 egemme New Issue
2009-09-19 22:25 caseydk Relationship added child of 0000154
2009-09-20 17:39 caseydk Status new => assigned
2009-09-20 17:39 caseydk Assigned To => caseydk
2009-09-21 04:23 pedroa Note Added: 0000516
2009-10-09 00:09 caseydk Note Added: 0000544
2009-10-09 00:13 caseydk Note Added: 0000545
2009-10-09 06:19 egemme Note Added: 0000546
2009-10-09 07:09 caseydk Note Added: 0000548
2009-10-09 23:28 caseydk Status assigned => resolved
2009-10-09 23:28 caseydk Resolution open => fixed
2009-10-09 23:28 caseydk Note Added: 0000551
2009-12-08 21:08 caseydk Status resolved => closed
2009-12-08 21:08 caseydk Fixed in Version => 1.2


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker