Fossil SCM

Updated table under www/sync.wiki in section 3.9. Several new keywords have been added over the past six years, this commit may accidentally include settings that aren't actually accepted by the server any more. Fix if you see them.

brickviking 2024-10-23 09:44 bv-corrections01
Commit d25826d447c7fd52ed481307f7ef0c7faa4cc3333f3e4c103b3a6142bd3de58a
1 file changed +30 -10
+30 -10
--- www/sync.wiki
+++ www/sync.wiki
@@ -570,77 +570,97 @@
570570
571571
<pre>
572572
<b>reqconfig</b> <i>configuration-name</i>
573573
</pre>
574574
575
-As of 2018-06-04, the configuration-name must be one of the
575
+As of 2024-10-22, the configuration-name must be one of the
576576
following values:
577577
578578
<table border=0 align="center">
579579
<tr><td valign="top">
580580
<ul>
581581
<li> css
582582
<li> header
583
+<li> mainmenu
583584
<li> footer
584585
<li> details
586
+<li> js
587
+<li> default-skin
585588
<li> logo-mimetype
586589
<li> logo-image
587590
<li> background-mimetype
588591
<li> background-image
589
-<li> index-page
592
+<li> icon-mimetype
593
+<li> icon-image
590594
<li> timeline-block-markup
595
+<li> timeline-date-format
596
+<li> timeline-default-style
597
+<ul></td><td valign="top"><ul>
598
+<li> timeline-dwelltime
599
+<li> timeline-closetime
600
+<li> timeline-hard-newlines
591601
<li> timeline-max-comment
592602
<li> timeline-plaintext
603
+<li> timeline-truncate-at-blank
604
+<li> timeline-tslink-info
605
+<li> timeline-utc
593606
<li> adunit
594607
<li> adunit-omit-if-admin
595608
<li> adunit-omit-if-user
596
-<ul></td><td valign="top"><ul>
597
-<li> th1-docs
609
+<li> default-csp
610
+<li> sitemap-extra
611
+<li> safe-html
598612
<li> th1-hooks
599
-<li> th1-setup
600
-<li> tcl
601
-<li> tcl-setup
613
+<li> th1-uri-regexp
602614
<li> project-name
615
+<ul></td><td valign="top"><ul>
603616
<li> short-project-name
604617
<li> project-description
605618
<li> index-page
606619
<li> manifest
607620
<li> binary-glob
608621
<li> clean-glob
609622
<li> ignore-glob
610623
<li> keep-glob
611624
<li> crlf-glob
612
-<ul></td><td valign="top"><ul>
613625
<li> crnl-glob
614626
<li> encoding-glob
615627
<li> empty-dirs
616628
<li> <s title="removed 2020-08, version 2.12.1">allow-symlinks</s>
617629
<li> dotfiles
618630
<li> parent-project-code
619
-<li> parent-projet-name
631
+<li> parent-project-name
632
+<ul></td><td valign="top"><ul>
620633
<li> hash-policy
634
+<li> comment-format
635
+<li> mimetypes
636
+<li> forbid-delta-manifests
621637
<li> mv-rm-files
622638
<li> ticket-table
623639
<li> ticket-common
624640
<li> ticket-change
625641
<li> ticket-newpage
626642
<li> ticket-viewpage
627643
<li> ticket-editpage
628
-<ul></td><td valign="top"><ul>
629644
<li> ticket-reportlist
630645
<li> ticket-report-template
631646
<li> ticket-key-template
632647
<li> ticket-title-expr
633648
<li> ticket-closed-expr
649
+<ul></td><td valign="top"><ul>
650
+<li> user-color-map
634651
<li> xfer-common-script
635652
<li> xfer-push-script
636653
<li> xfer-commit-script
637654
<li> xfer-ticket-script
638655
<li> @reportfmt
639656
<li> @user
640657
<li> @concealed
641658
<li> @shun
659
+<li> @alias
660
+<li> @subscriber
661
+<li> @interwiki
642662
</ul></td></tr>
643663
</table>
644664
645665
New configuration-names are likely to be added in future releases of
646666
Fossil. If the server receives a configuration-name that it does not
647667
--- www/sync.wiki
+++ www/sync.wiki
@@ -570,77 +570,97 @@
570
571 <pre>
572 <b>reqconfig</b> <i>configuration-name</i>
573 </pre>
574
575 As of 2018-06-04, the configuration-name must be one of the
576 following values:
577
578 <table border=0 align="center">
579 <tr><td valign="top">
580 <ul>
581 <li> css
582 <li> header
 
583 <li> footer
584 <li> details
 
 
585 <li> logo-mimetype
586 <li> logo-image
587 <li> background-mimetype
588 <li> background-image
589 <li> index-page
 
590 <li> timeline-block-markup
 
 
 
 
 
 
591 <li> timeline-max-comment
592 <li> timeline-plaintext
 
 
 
593 <li> adunit
594 <li> adunit-omit-if-admin
595 <li> adunit-omit-if-user
596 <ul></td><td valign="top"><ul>
597 <li> th1-docs
 
598 <li> th1-hooks
599 <li> th1-setup
600 <li> tcl
601 <li> tcl-setup
602 <li> project-name
 
603 <li> short-project-name
604 <li> project-description
605 <li> index-page
606 <li> manifest
607 <li> binary-glob
608 <li> clean-glob
609 <li> ignore-glob
610 <li> keep-glob
611 <li> crlf-glob
612 <ul></td><td valign="top"><ul>
613 <li> crnl-glob
614 <li> encoding-glob
615 <li> empty-dirs
616 <li> <s title="removed 2020-08, version 2.12.1">allow-symlinks</s>
617 <li> dotfiles
618 <li> parent-project-code
619 <li> parent-projet-name
 
620 <li> hash-policy
 
 
 
621 <li> mv-rm-files
622 <li> ticket-table
623 <li> ticket-common
624 <li> ticket-change
625 <li> ticket-newpage
626 <li> ticket-viewpage
627 <li> ticket-editpage
628 <ul></td><td valign="top"><ul>
629 <li> ticket-reportlist
630 <li> ticket-report-template
631 <li> ticket-key-template
632 <li> ticket-title-expr
633 <li> ticket-closed-expr
 
 
634 <li> xfer-common-script
635 <li> xfer-push-script
636 <li> xfer-commit-script
637 <li> xfer-ticket-script
638 <li> @reportfmt
639 <li> @user
640 <li> @concealed
641 <li> @shun
 
 
 
642 </ul></td></tr>
643 </table>
644
645 New configuration-names are likely to be added in future releases of
646 Fossil. If the server receives a configuration-name that it does not
647
--- www/sync.wiki
+++ www/sync.wiki
@@ -570,77 +570,97 @@
570
571 <pre>
572 <b>reqconfig</b> <i>configuration-name</i>
573 </pre>
574
575 As of 2024-10-22, the configuration-name must be one of the
576 following values:
577
578 <table border=0 align="center">
579 <tr><td valign="top">
580 <ul>
581 <li> css
582 <li> header
583 <li> mainmenu
584 <li> footer
585 <li> details
586 <li> js
587 <li> default-skin
588 <li> logo-mimetype
589 <li> logo-image
590 <li> background-mimetype
591 <li> background-image
592 <li> icon-mimetype
593 <li> icon-image
594 <li> timeline-block-markup
595 <li> timeline-date-format
596 <li> timeline-default-style
597 <ul></td><td valign="top"><ul>
598 <li> timeline-dwelltime
599 <li> timeline-closetime
600 <li> timeline-hard-newlines
601 <li> timeline-max-comment
602 <li> timeline-plaintext
603 <li> timeline-truncate-at-blank
604 <li> timeline-tslink-info
605 <li> timeline-utc
606 <li> adunit
607 <li> adunit-omit-if-admin
608 <li> adunit-omit-if-user
609 <li> default-csp
610 <li> sitemap-extra
611 <li> safe-html
612 <li> th1-hooks
613 <li> th1-uri-regexp
 
 
614 <li> project-name
615 <ul></td><td valign="top"><ul>
616 <li> short-project-name
617 <li> project-description
618 <li> index-page
619 <li> manifest
620 <li> binary-glob
621 <li> clean-glob
622 <li> ignore-glob
623 <li> keep-glob
624 <li> crlf-glob
 
625 <li> crnl-glob
626 <li> encoding-glob
627 <li> empty-dirs
628 <li> <s title="removed 2020-08, version 2.12.1">allow-symlinks</s>
629 <li> dotfiles
630 <li> parent-project-code
631 <li> parent-project-name
632 <ul></td><td valign="top"><ul>
633 <li> hash-policy
634 <li> comment-format
635 <li> mimetypes
636 <li> forbid-delta-manifests
637 <li> mv-rm-files
638 <li> ticket-table
639 <li> ticket-common
640 <li> ticket-change
641 <li> ticket-newpage
642 <li> ticket-viewpage
643 <li> ticket-editpage
 
644 <li> ticket-reportlist
645 <li> ticket-report-template
646 <li> ticket-key-template
647 <li> ticket-title-expr
648 <li> ticket-closed-expr
649 <ul></td><td valign="top"><ul>
650 <li> user-color-map
651 <li> xfer-common-script
652 <li> xfer-push-script
653 <li> xfer-commit-script
654 <li> xfer-ticket-script
655 <li> @reportfmt
656 <li> @user
657 <li> @concealed
658 <li> @shun
659 <li> @alias
660 <li> @subscriber
661 <li> @interwiki
662 </ul></td></tr>
663 </table>
664
665 New configuration-names are likely to be added in future releases of
666 Fossil. If the server receives a configuration-name that it does not
667

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button