| Anonymous | Login | Signup for a new account | 2010-09-03 06:22 MDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| 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 |
|||||||
|
|||||||
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; |
| Mantis 1.1.8[^] Copyright © 2000 - 2009 Mantis Group |