0 Votes

Changes for page Start here if you're new

Last modified by Ryan C on 2025/06/28 04:59

From version 41.1
edited by Ryan C
on 2025/05/14 16:51
Change comment: There is no comment for this version
To version 51.1
edited by Ryan C
on 2025/05/14 17:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +3,3 @@
1 -----
2 -
3 3  == 📖 Table of Contents ==
4 4  
5 5  {{toc/}}
... ... @@ -7,7 +7,7 @@
7 7  ----
8 8  
9 9  
10 -== **Getting Started with XWiki** ==
8 +== Getting Started with XWiki ==
11 11  
12 12  If you would like to add content to the wiki, you can do so as a guest, but some of your options will be limited. its recommended to create an account and post that way. If you want to contribute but dont know where to start or you're overwhelmed by the options, the global dashboard will always be updated with whats being worked on currently. to see all the categories and pages we currently have, go here. IMAGE
13 13  Adding content should be relegated to these main categories, or new ones that you want to create. You shouldn't need to edit any pages outside of it for the most part, they may be linked elsewhere as resources for you, but they wont be editable. If you just have some pictures you would like to add to a topic, attach them at the bottom of the page and they will be automatically included in the gallery on the page if it has one. Changes or content added can always be revised to an earlier version easily, so don't be concerned with unwanted additions or edits. You can use the sandbox to experiment with formatting.
... ... @@ -14,93 +14,79 @@
14 14  
15 15  On top of the category content, there are also applications that allow you to take part in the wiki via many other avenues. There is a forum, AI is in the works, Ideas, Suggestions for improvements, A Visualizer, Music Library, Research Papers collection, and many other things, as well as new extensions being added often. The message of the day will alert you to some of the things ive been working on or have finished recently. If you would like to have your Pro White group listed here let me know and I'll add it so others can join with you and network. This has thus far been mostly a solo undertaking, so I apologize if things break for extended times, I assure you I'm working on them when I can, but I have other things to attend to as well. There is typically daily changes and updates being made.
16 16  
17 -== 🔍 **Useful Tips & Best Practices** ==
15 +== Useful Tips & Best Practices ==
18 18  
19 -* **Macros** greatly simplify content formatting—use / often.
17 +**Macros** greatly simplify content formatting—use / often.
20 20  When to insert an image rather than upload the [[image:]] Upload the image at the bottom of the page via the built in extension if you just want to post the image without context. This is always acceptable on any page given that it is relevant. Embed an image when you are adding context to it or using it to reinforce some context already present. Same with videos.
21 -* **Use minimal formatting** to ensure readability.
19 +**Use minimal formatting** to ensure readability.
22 22  
23 23  ----
24 24  
25 -= ⚡**Guests can contribute** =
23 +== Guests can contribute ==
26 26  
27 27  1. Guests can edit pages in the main content area without signing up. If this becomes problematic I'll change it but for now I'd like everyone to have access with as little trouble as possible.
28 28  1. Use Your Sandbox on the left, mess around with macros and other editing options. There's a lot of options to customize content.
29 29  1. Leave comments, give suggestions, request features.
30 30  
31 -== **Content Guidelines** ==
29 +== Content Guidelines ==
32 32  
33 33  * Ensure your content is well-researched, you don't need to include references in the format of footnotes for your material, but you should try to include studies or links to give credibility to your claims. For instance, just claiming that [[IQ is genetic>>doc:Main Categories.Science & Research.Race & IQ.WebHome]] is genetic wouldn't be valid unless you provide a study backing up that assertion, or more likely link to a page within this site that explains why IQ is not something that is purely determined by environmental factors. If such a page doesn't exist, create it, and start providing studies that show this.
34 34  * Use clear, concise language and avoid using slurs, slang, or troll like language. This isn't supposed to be encyclopedia dramatica, I'd like things to remain relatively mature and well thought out.
35 35  
36 -== **XWiki Editing Modes** ==
34 +== XWiki Editing Modes ==
37 37  
38 38  XWiki offers multiple editing modes to accommodate various user preferences and technical requirements:
39 39  
40 -* **WYSIWYG (What You See Is What You Get) Editor**: Ideal for users unfamiliar with wiki syntax, this editor provides a user-friendly interface resembling traditional word processors. It allows for straightforward text formatting, image insertion, and link creation without delving into markup language.
41 -* **Wiki Editor**: This mode enables direct editing using XWiki’s markup syntax. It’s suitable for users comfortable with wiki syntax and those requiring precise control over the content structure.
38 +**WYSIWYG (What You See Is What You Get) Editor**: Ideal for users unfamiliar with wiki syntax, this editor provides a user-friendly interface resembling traditional word processors. It allows for straightforward text formatting, image insertion, and link creation without delving into markup language.
39 +**Wiki Editor**: This mode enables direct editing using XWiki’s markup syntax. It’s suitable for users comfortable with wiki syntax and those requiring precise control over the content structure.
42 42  
43 -== **Essential Formatting Options** ==
41 +== Essential Formatting Options ==
44 44  
45 45  To ensure content is both engaging and accessible, utilize the following formatting techniques:
46 46  
47 -* **Headings**: Organize content hierarchically using headings. In XWiki syntax, headings are defined by one to six plus signs (+), corresponding to heading levels 1 to 6.4
45 +=== Headings ===
48 48  
49 49  {{code}}
50 - + Heading Level 1
51 - ++ Heading Level 2
52 - +++ Heading Level 3
48 ++ Heading Level 1
49 +++ Heading Level 2
50 ++++ Heading Level 3
53 53  {{/code}}
54 54  
53 +=== Internal Link: Use square brackets with the page name ===
55 55  
56 -== **Links** ==
57 -
58 -
59 -
60 -==== **Internal Link**: Use square brackets with the page name. ====
61 -
62 62  {{example}}
63 63  [[Resources>>doc:Guides and Help.Resources.WebHome]]
64 64  {{/example}}
65 65  
59 +=== External Link: Provide the URL directly ===
66 66  
67 -==== **External Link**: Provide the URL directly. ====
68 -
69 69  {{example}}
70 70  [[Full Feature List>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/]]
71 71  {{/example}}
72 72  
65 +----
73 73  
74 -== ⚡ **Using the / Macro Shortcut** ==
67 +== Using the `/` Macro Shortcut [[Full Macro List>>https://www.thewhitearchive.org/bin/view/XWiki/XWikiSyntaxMacrosList]] ==
75 75  
76 -The / macro shortcut is a powerful and quick way to insert macros while editing pages in XWiki's WYSIWYG editor:
69 +{{expandable summary="Usage of Slash Macro Shortcut"}}
70 +* Type `/` and begin typing a macro name.
71 +* Suggestions will auto-complete.
72 +* Examples:
73 + * `/toc`
74 + * `/box`
75 + * `/gallery`
76 + * `/footnote`
77 + * `/code`
78 +{{/expandable}}
77 77  
78 -* Simply type / and start typing the macro name or feature you want to add.
79 -* You'll see suggestions appear as you type. Select the macro to insert it directly without manual syntax.
80 -* Example macros include:
81 -** /toc – Table of Contents
82 -** /box – Insert Box Macro
83 -** /gallery – Image Gallery
84 -** /footnote – Add footnotes to your text
85 -** /code – Code blocks for programming snippets
86 -
87 -This shortcut dramatically speeds up editing, no need to memorize complicated wiki syntax
88 -
89 -
90 -[[Full Macro List>>https://www.thewhitearchive.org/bin/view/XWiki/XWikiSyntaxMacrosList]]
91 -
92 92  ----
93 93  
94 -= 📚 Macro Examples & Formatting Guide =
82 +== 🧪 Macro Reference Guide ==
95 95  
96 -== 🧪 Macro Showcase: Source + Output + Slash Command ==
84 +All macros are shown with the WYSIWYG `/command`, an expandable explanation, and an editable source/output block using the example macro.
97 97  
98 -All macros are shown with the WYSIWYG `/command`, an expandable explanation, and an editable source/output block using example
86 +=== Table of Contents Macro (`/toc`) ===
99 99  
100 -----
101 -
102 -== Table of Contents Macro (`/toc`) ==
103 -
104 104  {{expandable summary="📘 Table of Contents Macro (`/toc`)"}}
105 105  {{example}}
106 106  {{toc/}}
... ... @@ -107,10 +107,8 @@
107 107  {{/example}}
108 108  {{/expandable}}
109 109  
110 -----
94 +=== Gallery Macro (`/gallery`) ===
111 111  
112 -== Gallery Macro (`/gallery`) ==
113 -
114 114  {{expandable summary="🖼️ Gallery Macro (`/gallery`)"}}
115 115  {{example}}
116 116  {{gallery}}
... ... @@ -120,10 +120,8 @@
120 120  {{/example}}
121 121  {{/expandable}}
122 122  
123 -----
105 +=== Carousel Macro (`/carousel`) ===
124 124  
125 -== Carousel Macro (`/carousel`) ==
126 -
127 127  {{expandable summary="📽️ Carousel Macro (`/carousel`)"}}
128 128  {{example}}
129 129  {{carousel/}}
... ... @@ -130,10 +130,8 @@
130 130  {{/example}}
131 131  {{/expandable}}
132 132  
133 -----
113 +=== Box Macro (`/box`) ===
134 134  
135 -== Box Macro (`/box`) ==
136 -
137 137  {{expandable summary="📦 Box Macro (`/box`)"}}
138 138  {{example}}
139 139  {{box cssClass="highlight"}}
... ... @@ -142,26 +142,18 @@
142 142  {{/example}}
143 143  {{/expandable}}
144 144  
145 -----
123 +=== Info and Warning Boxes (`/info`, `/warning`) ===
146 146  
147 -== Info and Warning Boxes (`/info`, `/warning`) ==
148 -
149 149  {{expandable summary="⚠️ Info and Warning Macros (`/info`, `/warning`)"}}
150 150  {{example}}
151 -{{info}}
152 -This is an info box.
153 -{{/info}}
127 +{{info}}This is an info box.{{/info}}
154 154  
155 -{{warning}}
156 -This is a warning box.
157 -{{/warning}}
129 +{{warning}}This is a warning box.{{/warning}}
158 158  {{/example}}
159 159  {{/expandable}}
160 160  
161 -----
133 +=== Footnotes (`/footnote`, `/put footnotes`) ===
162 162  
163 -== Footnotes (`/footnote`, `/put footnotes`) ==
164 -
165 165  {{expandable summary="🧾 Footnote + PutFootnotes (`/footnote`, `/put footnotes`)"}}
166 166  {{example}}
167 167  This is a footnoted statement{{footnote}}https://www.example.com{{/footnote}}.
... ... @@ -170,10 +170,8 @@
170 170  {{/example}}
171 171  {{/expandable}}
172 172  
173 -----
143 +=== Expandable Macro (`/expandable`) ===
174 174  
175 -== Expandable Macro (`/expandable`) ==
176 -
177 177  {{expandable summary="🧩 Expandable Macro (`/expandable`)"}}
178 178  {{example}}
179 179  {{expandable summary="Click to expand"}}
... ... @@ -182,10 +182,8 @@
182 182  {{/example}}
183 183  {{/expandable}}
184 184  
185 -----
153 +=== Embed Macro (`/embed content`) ===
186 186  
187 -== Embed Macro (`/embed content`) ==
188 -
189 189  {{expandable summary="🌐 Embed Macro (YouTube etc.) (`/embed content`)"}}
190 190  {{example}}
191 191  {{embed url="https://www.youtube.com/watch?v=dQw4w9WgXcQ"/}}
... ... @@ -192,10 +192,8 @@
192 192  {{/example}}
193 193  {{/expandable}}
194 194  
195 -----
161 +=== Code Macro (`/code`) ===
196 196  
197 -== Code Macro (`/code`) ==
198 -
199 199  {{expandable summary="💻 Code Block Macro (`/code`)"}}
200 200  {{example}}
201 201  {{code language="python"}}
... ... @@ -205,10 +205,8 @@
205 205  {{/example}}
206 206  {{/expandable}}
207 207  
208 -----
172 +=== Image Insert (`[[image:...]]`) ===
209 209  
210 -== Image Insert (`[[image:...]]`) ==
211 -
212 212  {{expandable summary="🖼️ Image Macro (`[[image:filename.jpg]]`)"}}
213 213  {{example}}
214 214  [[image:1747262485678-297.png]]
... ... @@ -215,10 +215,8 @@
215 215  {{/example}}
216 216  {{/expandable}}
217 217  
218 -----
180 +=== Audio Embed (HTML tag or `/embed JWPlayer`) ===
219 219  
220 -== Audio Embed (HTML tag or `/embed JWPlayer`) ==
221 -
222 222  {{expandable summary="🔊 Audio Embed (`<audio>` tag or `/embed JWPlayer`)"}}
223 223  {{example}}
224 224  {{html}}
... ... @@ -230,10 +230,8 @@
230 230  {{/example}}
231 231  {{/expandable}}
232 232  
233 -----
193 +=== Video Embed Macro (`/video`) ===
234 234  
235 -== Video Embed Macro (`/video`) ==
236 -
237 237  {{expandable summary="🎬 Video Macro (`/video`)"}}
238 238  {{example}}
239 239  {{video url="https://www.youtube.com/watch?v=dQw4w9WgXcQ"/}}
... ... @@ -240,10 +240,8 @@
240 240  {{/example}}
241 241  {{/expandable}}
242 242  
243 -----
201 +=== Full Example: Expandable Study Summary (`/expandable`) ===
244 244  
245 -== Full Example: Expandable Study Summary (`/expandable`) ==
246 -
247 247  {{expandable summary="📚 Full Use Case – Study Summary Macro (`/expandable`)"}}
248 248  {{example}}
249 249  {{expandable summary="Study: The Wilson Effect"}}
... ... @@ -280,8 +280,10 @@
280 280  
281 281  ----
282 282  
283 -== Bonus: Boilerplate Example Template ==
239 +== 🧩 Bonus Macros ==
284 284  
241 +=== Boilerplate Example Template ===
242 +
285 285  {{expandable summary="📋 Example Macro Template (`/example`)"}}
286 286  {{example}}
287 287  {{example}}