Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
* Requires CTools now
* Look at proxy_proxy_processors() for how to implement, and then the procy_processor_proxify_urls.inc for class implementation.
* Proxify URLs is the only processor.
Lacking
* Options (more form items than just enabling) is not really in place
* Proxify URLs does not really work as my regular expressions skillz suck
Comments
Comment #1
zzolo commentedBuilt architecture.
Notable Changes:
* Requires CTools now
* Look at proxy_proxy_processors() for how to implement, and then the procy_processor_proxify_urls.inc for class implementation.
* Proxify URLs is the only processor.
Lacking
* Options (more form items than just enabling) is not really in place
* Proxify URLs does not really work as my regular expressions skillz suck
Comment #2
zzolo commentedbtw, commit: http://drupal.org/cvs?commit=322360
Comment #3
dman commentedAll good now.