Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DrupalですべてのURLをエンコードする方法はありますか?つまり、このようなものの代わりに:-www.mysite.com/node/add/blog
URLを次のように変換します:-www.mysite.com/9595kfjfj4fmvmvk4m4mfmkfk44kfk
?
任意の URL (パス付き) の URL エイリアスを作成できます。すべての URL をそのようにしたい場合は、pathauto モジュールの新しいトークンを作成し、それを使用して URL を作成できます。これらのモジュール、 path (core)、pathauto、およびtokenを調べ始めます。