![]() |
Looks nice. You mention this feature: "Allow to dig different sites inside domain" Does that mean it will add 2 sites, e.g. "http://www.site.com/folder" and "http://www.site.com/folder2" instead of truncating the subdirectory?
And a request: a method of spidering faster by running multiple spiders (without conflicts) from the admin panel, maybe using the exec() command. :) |
|
Hi. Looks cool.
Is there a german version available? I can translate to german. I use 1.2. and submit next week. search_function.php in admin_panel_1-2.zip shows phpdig Version 1.6.x? Is it admin_panel_1-2 for 1.6.x, 1.8.0 or 1.8.1? -roland- |
My german knowledge is limited to Rammstein and Nina Hagen - not enough in this case?!
This admin mod is only for version 1.8.0 and those files are directly taken from version 1.8.0 zip. You can see a version mismatch also in PhpDig html documentation which is for 1.6.2. M |
What does "Allow sites inside domain" mean?
|
It means that spider can jump between different sites if it remains under same domain e.g. www.domain.com and intra.domain.com can be spidered but no www.domain.org.
Never needed this one (it is basic phpdig feature and also mentioned in documentation) so I hope it works. M |
Updated version available for download in my web page.
- Supports now PhpDig 1.8.1. - Documentation added - New parameters added - plus more... Please inform if it does not work correctly?! M |
Wow, great! Oh no... PhpDig version 1.8.2 is coming out soon...
|
Some updates made to support 1.8.2 (still same 1.3 version though).
Changes: - Now you can adjust spidering speed in four steps: 0, 1, 3 or 5 second delay between page requests! I think this is a cool feature? But remember that you will exhaust external URL bandwidth easily with delay value 0 - it is for local use only. M |
1 Attachment(s)
Making a totally rewritten version of this mod. Is there any special requests at this point - those might be added?
Here is a picture of it. |
Wow, personally I like this better! Couple suggestions...
CREATE TABLE prefix_config ( c_key VARCHAR(255) NOT NULL, c_val VARCHAR(255) NOT NULL, c_type VARCHAR(255) NOT NULL, KEY c_key (c_key) ) TYPE=MyISAM; |
1 Attachment(s)
Yeah, database driven system would be nice but then I have to rewrite all PhpDig files :( Or how it is possible to redefine all variables which are in config file? Storing and changing those at database is not a problem.
Here is a sneak peek version for you forum members before I post it in the web page. Is this menu system better than the earlier? |
Quote:
I found a strange thing: once I put 'Delay between page requests' at zero, I can't get it to another value anymore. Has this line: PHP Code:
|
1 Attachment(s)
It is a bug in admin.php. Here is corrected version, just overwrite the old one.
Glad you like it. Does it work now as supposed? M |
It works! Thank you.
|
All times are GMT -8. The time now is 03:31 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.