View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
07481Feature requestsTheme editorpublic2013-06-12 15:19
Reporteruser1Assigned To 
PrioritynormalSeverityfeature 
Status acknowledgedResolutionopen 
Summary07481: It's often inappropriate to show respondents the list of all surveys
Description

I am creating a survey for a client who wants to run the survey on their own
subdomain. Naturally, they don't want to host it themselves, so they are
pointing their subdomain at my server. I can get sort of close to making this
work with the right combination of vhosts and rewrite rules in the webserver,
but several things still don't work right. For example, SURVEYURL in the
email notification templates still gets replaced with that of the main site. Ideally I would be able to customize the root URL for each survey. It would also be nice if user groups could be assigned a survey URL and they would appear to get their own limesurvey site under which the surveys they create will appear.

Additional Information

A possible solution: expand the DB so each survey, user, and group has a URL
then, of course, adjust the rest of the code to support these options.

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2013-06-12 15:19

developer   ~25506

This can be done easily actually with application/config/config.php.

And it's a dev issue.

Issue History

Date Modified Username Field Change
2013-06-12 15:19 DenisChenu Note Added: 25506
2015-12-11 14:40 c_schmitz Category Templates => Theme editor