Ricardo N Feliciano

Results 83 comments of Ricardo N Feliciano

Due to https://github.com/wtfutil/wtf/issues/1785, I'm closing this issue. I don't want to put further work into that module if we will likely need to remove/replace is very soon.

I tried testing out this PR and it hangs my WTF instance. Not sure what's going on right now but I can try to revisit sometime soon.

@docsmooth I did not. I would love to figure out a way to notify the user that that's the problem rather than just locking up. I don't want to hold...

What would this look like? When would it be used and for what?

Hey @tabell, First of all, thank you for the PR. I know it's been over a year since you've submitted it. I'm just taking the reins for this project and...

So when I tested this PR, I put together an example WTF config. I wasn't sure the config you intended but I got something work. I was curious, how do...

Since there's been no response, I went ahead with some changes of my own. I kept the majority of the code but made this changes to the PR: - renamed...

Docs need to be created for this new module. I made a tracking issue here: https://github.com/wtfutil/wtfdocs/issues/192

For some reference: In Drupal: ``` $base_url // Will point to http://example.com or https://example.com/my-site $base_path; // Will point to at least "/" or the subdirectory where the drupal in installed....

I took a look at this. Currently, since robots.txt is a template file, it doesn't have access to all the information it would need to know what sitemaps are available...