change "my gallery" link change "my gallery" link
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

change "my gallery" link

Started by kanaro, September 07, 2004, 02:42:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kanaro

Does anyone now if it's possible to change the link under the "my gallery" button to
http://<coppermine-url>/?<username>


Joachim Müller

This is the feature requests board you posted in (where requests for features of future versions go), so I guess your question is "will you add such a feature in the future?".
The answer is "no, not inside the core code of coppermine, as it would require mod_rewrite, which is not available on all webservers". There are however way to accomplish this (although not that easily).

Joachim