File:  [LON-CAPA] / loncom / html / adm / help / tex / Clone_Tiny_URLs.tex
Revision 1.1: download - view: text, annotated - select for diffs
Wed Jul 1 20:09:07 2020 UTC (3 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_4_msu, version_2_11_3_msu, version_2_11_2_msu, HEAD
- Bug 6400
  Options for transfer or creation of tiny URLs when cloning.

\label{Clone_Tiny_URLs}
If the existing course contains URL shortcuts (with format: /tiny/$<$domain$>$/$<$unique six character code$>$), which were originally created using Course Editor $>$ Content Utilities $>$ ``Display/Set Shortened URLs for Deep-linking'', then options for ``URL shortcuts (for deep linking)'' include:
\begin{enumerate}
\item All URL shortcuts in the existing course are left alone, and none are created in the new course, or
\item All URL shortcuts in the existing course are disassociated from their targets, but instead are now associated with the corresponding items in the new course, or
\item All URL shortcuts in the existing course are left alone, and new shortcuts are created for the corresponding items (with their own unique six character codes).
\end{enumerate}
Note: If option 2 is selected, the existing course and new course must be in the same domain, and the same user must be the course owner of both courses, for the change to occur.  If either condition is unmet, option 3 will apply instead during the cloning process.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>