Closed (fixed)
Project:
Language Checker
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2010 at 17:02 UTC
Updated:
12 Mar 2010 at 07:40 UTC
Many cases, I do not want exclude the entire directory, but some files causes a memory limit problem.
Some examples:
Feedapi: sites/all/modules/feedapi/parser_simplepie/simplepie.inc - Big, 3rd party file, not necessary to translate, but the rest of this directory should be.
Weather: sites/all/modules/weather/weather_data.inc - Very big file. It is a part of the module, but contains only INSERT commands and not necessary to translate.
etc.
Please, extend the interpretation of the excluded directories with excluded files.
Thanks.
Comments
Comment #1
zoltán balogh commentedThanks for the fast solution, this function works fine in the 6.x-1.1.