Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
35be2c9
Merge pull request #7335 from nmelehan-akamai/rc-v1.387.0
nmelehan-akamai Sep 10, 2025
689ddc6
Add index.md to Drupal guide folder
DianaHoober Sep 13, 2025
1fbcb53
Finalized draft content for Drupal
DianaHoober Sep 15, 2025
bcee747
Installing Drupal on Ubuntu 22.04
DHBR2 Sep 22, 2025
fa0313b
Corrections to Install and Configure Drupal on Ubuntu 22-04
DHBR2 Sep 23, 2025
f36d08c
Corrections to metadata
DHBR2 Sep 23, 2025
3f509ec
Corrections to metadata authors
DHBR2 Sep 23, 2025
0ed50cf
Remove tip and change to note
DHBR2 Sep 23, 2025
b183510
Space removed
DHBR2 Sep 23, 2025
dfb2aed
metadata corrections
DHBR2 Sep 24, 2025
b211f40
metadata correction
DHBR2 Sep 24, 2025
19b9f1e
correction
DHBR2 Sep 24, 2025
9eb8694
Rearranged sectioins
DHBR2 Sep 24, 2025
b48734f
Clarified Composer version line - resolves prior suggestion
DHBR2 Sep 24, 2025
3f8eaef
Removed duplicate vendor missing content
DHBR2 Sep 24, 2025
0ad560a
Update docs/guides/websites/cms/drupal/how-to-install-and-configure-d…
DHBR2 Sep 25, 2025
16e8088
Update docs/guides/websites/cms/drupal/how-to-install-and-configure-d…
DHBR2 Sep 25, 2025
791b268
Update docs/guides/websites/cms/drupal/how-to-install-and-configure-d…
DHBR2 Sep 25, 2025
dd0c570
Apply suggestions from code review
DHBR2 Sep 25, 2025
1637b9a
Apply suggestions from code review
DHBR2 Sep 25, 2025
268573e
Slug syntax
nmelehan-akamai Sep 25, 2025
aa8314f
Change publish and modified dates
nmelehan-akamai Sep 25, 2025
f8a6fe3
Vale fixes
nmelehan-akamai Sep 26, 2025
7c581d6
Update index.md
DHBR2 Sep 26, 2025
1ea984c
Fixed formatting problems that were originally missed
DHBR2 Oct 1, 2025
b8047d9
Fixed spelling problems that were missed
DHBR2 Oct 1, 2025
f207041
Contributor-sfe: update .vale.ini to bypass false linting errors
DHBR2 Oct 2, 2025
a800ad2
Resolved conflicts and spelling errors
DHBR2 Oct 2, 2025
07e322c
Refactored footnotes and table formatting for Hugo/Vale compatibility
DHBR2 Oct 2, 2025
6c4a71e
Fix .vale.ini config and restructured footnotes for Hugo compatibility
DHBR2 Oct 2, 2025
de616cc
Fix .vale.ini config and restructured footnotes for Hugo compatibility
DHBR2 Oct 2, 2025
e96e861
Fix .vale.ini config and restructured footnotes for Hugo compatibilit…
DHBR2 Oct 2, 2025
f85a062
Merge pull request #7342 from nmelehan-akamai/rc-v1.388.0
nmelehan-akamai Oct 3, 2025
b941e31
Update index.md
DHBR2 Oct 4, 2025
4084aaa
Add Vale vocabulary for technical terms
DHBR2 Oct 4, 2025
8ad0396
Fix trailing whitespace and spelling errors
DHBR2 Oct 4, 2025
c4f5a6a
Move vocab file to correct Linode styles location
DHBR2 Oct 4, 2025
a6c6362
Add placeholder to Vale ignore patterns and update vocabulary
DHBR2 Oct 4, 2025
91775d7
Added exts and SSLEngine to vocabulary
DHBR2 Oct 4, 2025
c57686d
Remove vocab/accept.txt and add terms to dictionary.txt
DHBR2 Oct 6, 2025
346fb62
Merge branch 'main' of https://github.com/linode/docs into drupal-ins…
DHBR2 Oct 6, 2025
7aacde1
Add placeholder shortcode to Vale ignore patterns
DHBR2 Oct 17, 2025
d538b6d
Fixed regex syntax error for placeholder
DHBR2 Oct 17, 2025
74eeb25
Update plaeholder pattern to handle whitespace
DHBR2 Oct 17, 2025
488697e
Removed backslash
DHBR2 Oct 17, 2025
ec5d3a9
Removed vale ini changes
DHBR2 Oct 17, 2025
c75b39e
Removed underscores causing Vale problems
DHBR2 Oct 17, 2025
613e2d5
Added formatting
DHBR2 Oct 17, 2025
511c958
Remove troubleshooting notes from Drupal installation guide
DHBR2 Oct 22, 2025
54eafd4
Spelling mistakes corrected
DHBR2 Oct 24, 2025
05265d6
Corrected format for commands
DHBR2 Oct 27, 2025
53bfacd
Fixed broken links and a couple more format mistakes
DHBR2 Oct 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions ci/vale/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ csv
CTAs
ctools
ctrl
ctype
ctx
cuda
curlie
Expand Down Expand Up @@ -677,6 +678,8 @@ EMTs
ender
enduser
enix
enmod
ensite
entra
enum
env
Expand Down Expand Up @@ -720,6 +723,7 @@ exploitability
ext2
ext3
ext4
exts
facter
facto
fail2ban
Expand Down Expand Up @@ -1477,6 +1481,7 @@ mBlock
mbox
Mbps
MBps
mbstring
mbstrings
mcrypt
mcy
Expand Down Expand Up @@ -2350,6 +2355,7 @@ SIEMs
sievers
signup
Simula
simplexml
singapore
sintra
siri
Expand Down Expand Up @@ -2415,6 +2421,7 @@ sshing
sshpass
ssi
ssl
sslengine
stackhawk
stackscript
stackscripts
Expand Down Expand Up @@ -2746,6 +2753,7 @@ usermod
usersor
usr
ust
utf8mb4
utils
UTunnel
uuid
Expand Down
Loading