Last modified by Alex Cotiuga on 2026/07/27 06:09

From version 18.28
edited by Alex Cotiuga
on 2026/07/09 21:04
Change comment: There is no comment for this version
To version 18.30
edited by Alex Cotiuga
on 2026/07/13 06:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -169,7 +169,7 @@
169 169   $!contactRequestObj.getValue('scope')
170 170  
171 171   Internal request page:
172 - $xwiki.getExternalURL($contactRequestDoc.fullName)
172 + $contactRequestDoc.getExternalURL()
173 173   ")
174 174  
175 175   #set ($message = $services.mail.sender.createMessage($notificationRecipient, $notificationSubject))
... ... @@ -201,7 +201,8 @@
201 201  = Tell Us More About Your Project =
202 202  You do not need to have a full specification. A short description is enough to start the conversation.
203 203  {{html clean="false"}}
204 -You can also <a href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06" target="_blank">book a free XWiki review call</a> to discuss your current setup.
204 + You can also <a href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06" target="_blank">book a free XWiki review call</a> to discuss your current setup.
205 + Looking for a starting point first? <a href="$xwiki.getURL('pricing.WebHome')">View XWiki service packages and starting prices</a>.
205 205   <div class="row">
206 206   <div class="xform col-md-7">
207 207   #if ($totalRequests.size() > 50)