|
95 | 95 | <li class="summarySubItem">Responsive Images</li>
|
96 | 96 | <ul>
|
97 | 97 | <li><a class="summaryItem" onclick="GoToDivSmoothly(this);" correspondentTopicId="13">Displaying a responsive image with zoom and caption controls</a></li>
|
| 98 | + <li><a class="summaryItem" onclick="GoToDivSmoothly(this);" correspondentTopicId="13a">Displaying responsive images that don't interrupt the flow of text</a></li> |
98 | 99 | </ul>
|
99 | 100 | <li class="summarySubItem">Responsive Videos</li>
|
100 | 101 | <ul>
|
101 | 102 | <li><a class="summaryItem" onclick="GoToDivSmoothly(this);" correspondentTopicId="14">Displaying a responsive video</a></li>
|
| 103 | + <li><a class="summaryItem" onclick="GoToDivSmoothly(this);" correspondentTopicId="14a">Displaying responsive videos that don't interrupt the flow of text</a></li> |
102 | 104 | </ul>
|
103 | 105 | <li class="summarySubItem">Formatted Codes</li>
|
104 | 106 | <ul>
|
|
246 | 248 | More two times...
|
247 | 249 | <doc.topictitle>This is a other Title for a Topic!</doc.topictitle>
|
248 | 250 | <doc.topictitle>This is a other other Title for a other Topic!</doc.topictitle>
|
| 251 | + If you use the <doc.detach>:</doc.detach> character in the middle of a topic title, a separator will be shown. This will only work for the first <doc.detach>:</doc.detach> character in the topic title. See the code |
| 252 | + below as example. |
| 253 | + <doc.code language="html"><code> |
| 254 | +<doc.topictitle>Example: Topic Title!</doc.topictitle> |
| 255 | + </code></doc.code> |
| 256 | + And the result for this code is... |
| 257 | + <doc.topictitle>Example: Topic Title!</doc.topictitle> |
| 258 | + This separation can be especially useful when you want to separate the topic title into <doc.detach>SummarySubItem</doc.detach> > <doc.detach>TopicTitle</doc.detach>, that way you can display the name of the SubItem |
| 259 | + that the Topic is in the Summary. |
249 | 260 | <doc.info>
|
250 | 261 | Note that when you move the cursor over a Title, a "#" symbol is revealed, so that you can get a reference to that topic as a link. Note that this will only work if your <doc.detach>doc.topictitle</doc.detach>
|
251 | 262 | is inside <doc.detach>doc.topic</doc.detach> tag.
|
252 | 263 | </doc.info>
|
253 | 264 | <br>
|
254 | 265 | <br>
|
| 266 | + <br> |
| 267 | + <br> |
| 268 | + <br> |
| 269 | + <br> |
255 | 270 | </doc.topic>
|
256 | 271 | <!-- #endregion -->
|
257 | 272 |
|
|
270 | 285 | <doc.topicsubtitle>This is a other other Subtitle for a other Topic!</doc.topicsubtitle>
|
271 | 286 | <br>
|
272 | 287 | <br>
|
| 288 | + <br> |
| 289 | + <br> |
| 290 | + <br> |
| 291 | + <br> |
273 | 292 | </doc.topic>
|
274 | 293 | <!-- #endregion -->
|
275 | 294 |
|
|
351 | 370 | </doc.topic>
|
352 | 371 | <!-- #endregion -->
|
353 | 372 |
|
| 373 | + <!-- #region Displaying responsive images that don't interrupt the flow of text --> |
| 374 | + <doc.topic topicid="13a"> |
| 375 | + <doc.topictitle>Displaying responsive images that don't interrupt the flow of text</doc.topictitle> |
| 376 | + |
| 377 | + Sometimes it may be necessary to display an image in the documentation, but in such a way that the flow of text is not interrupted. This is possible to do with this Template! For this, use the code below... |
| 378 | + <doc.code language="html"><code> |
| 379 | +<doc.frame contentside="right" contentheight="120px"> |
| 380 | + Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it |
| 381 | + to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset |
| 382 | + sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting |
| 383 | + industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five |
| 384 | + centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with |
| 385 | + desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text |
| 386 | + ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining |
| 387 | + essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions |
| 388 | + of Lorem Ipsum. |
| 389 | + |
| 390 | + <doc.frameci src="DocumentationFiles/images/test1.png">Square Image (800x800)</doc.frameci> |
| 391 | +</doc.frame> |
| 392 | + </code></doc.code> |
| 393 | + And the result for this code is... |
| 394 | + <br> |
| 395 | + <br> |
| 396 | + <doc.frame contentside="right" contentheight="120px"> |
| 397 | + Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it |
| 398 | + to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset |
| 399 | + sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting |
| 400 | + industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five |
| 401 | + centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with |
| 402 | + desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text |
| 403 | + ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining |
| 404 | + essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions |
| 405 | + of Lorem Ipsum. |
| 406 | + <doc.frameci src="DocumentationFiles/images/test1.png">Square Image (800x800)</doc.frameci> |
| 407 | + </doc.frame> |
| 408 | + <doc.info> |
| 409 | + For this tag to work well, you MUST respect the order of <doc.detach>Text</doc.detach> and then the <doc.detach><doc.frameci></doc.detach> tag. Do not try to change this order. |
| 410 | + </doc.info> |
| 411 | + |
| 412 | + </doc.topic> |
| 413 | + <!-- #endregion --> |
| 414 | + |
354 | 415 | <!-- #region Displaying a responsive video -->
|
355 | 416 | <doc.topic topicid="14">
|
356 | 417 | <doc.topictitle>Displaying a responsive video</doc.topictitle>
|
357 | 418 |
|
358 |
| - To display a fully responsive image, automatically formatted and with zoom and caption controls, use the code below! |
| 419 | + To display a fully responsive video, automatically formatted, use the code below! |
359 | 420 | <doc.code language="html"><code>
|
360 | 421 | <doc.video src="DocumentationFiles/videos/video.mp4" thumbnail="DocumentationFiles/thumbs/video.png">Legend goes here!</doc.video>
|
361 | 422 | </code></doc.code>
|
|
364 | 425 | </doc.topic>
|
365 | 426 | <!-- #endregion -->
|
366 | 427 |
|
| 428 | + <!-- #region Displaying responsive videos that don't interrupt the flow of text --> |
| 429 | + <doc.topic topicid="14a"> |
| 430 | + <doc.topictitle>Displaying responsive videos that don't interrupt the flow of text</doc.topictitle> |
| 431 | + |
| 432 | + Sometimes it may be necessary to display an video in the documentation, but in such a way that the flow of text is not interrupted. This is possible to do with this Template! For this, use the code below... |
| 433 | + <doc.code language="html"><code> |
| 434 | +<doc.frame contentside="right" contentheight="250px"> |
| 435 | + Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it |
| 436 | + to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset |
| 437 | + sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting |
| 438 | + industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five |
| 439 | + centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with |
| 440 | + desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text |
| 441 | + ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining |
| 442 | + essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions |
| 443 | + of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text |
| 444 | + ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining |
| 445 | + essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions |
| 446 | + of Lorem Ipsum. |
| 447 | + |
| 448 | + <doc.framecv src="DocumentationFiles/videos/square.mp4" thumbnail="DocumentationFiles/thumbs/square.png">Legend goes here!</doc.framecv> |
| 449 | +</doc.frame> |
| 450 | + </code></doc.code> |
| 451 | + And the result for this code is... |
| 452 | + <br> |
| 453 | + <br> |
| 454 | + <doc.frame contentside="right" contentheight="250px"> |
| 455 | + Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it |
| 456 | + to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset |
| 457 | + sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting |
| 458 | + industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five |
| 459 | + centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with |
| 460 | + desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text |
| 461 | + ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining |
| 462 | + essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions |
| 463 | + of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text |
| 464 | + ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining |
| 465 | + essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions |
| 466 | + of Lorem Ipsum. |
| 467 | + <doc.framecv src="DocumentationFiles/videos/square.mp4" thumbnail="DocumentationFiles/thumbs/square.png">Legend goes here!</doc.framecv> |
| 468 | + </doc.frame> |
| 469 | + <doc.info> |
| 470 | + For this tag to work well, you MUST respect the order of <doc.detach>Text</doc.detach> and then the <doc.detach><doc.framecv></doc.detach> tag. Do not try to change this order. |
| 471 | + </doc.info> |
| 472 | + |
| 473 | + </doc.topic> |
| 474 | + <!-- #endregion --> |
| 475 | + |
367 | 476 | <!-- #region Displaying code formatted in some language -->
|
368 | 477 | <doc.topic topicid="15">
|
369 | 478 | <doc.topictitle>Displaying code formatted in some language</doc.topictitle>
|
|
0 commit comments