Closed mcdurdin closed 7 months ago
Hello @mcdurdin,
This is the code for reference/errors/index.php
<?php
require_once('includes/util.php');
util_loadpage('../messages');
I will keep the PHP and not doing any conversion.
Hello @mcdurdin, This is the code for
reference/errors/index.php
<?php require_once('includes/util.php'); util_loadpage('../messages');
These can be converted into markdown too :grin:
The markdown header section has a keyword redirect
, so then reference/errors/index.md would be:
---
redirect: ../messages
---
I should be able to close this issue now.
The following pages under /developer/17.0 are still in PHP:
context/messages.php
context/model-editor.php
context/new-lm-project-parameters.php
context/new-project-parameters.php
context/new-project.php
context/new.php
context/options.php
context/project.php
context/startup.php
guides/develop/advanced-keyboard-development-example.php
guides/develop/creating-a-touch-keyboard-layout-for-amharic.php
guides/develop/imx/imxdll.php
guides/develop/imx/imxlib.php
guides/develop/imx/index.php
guides/develop/imx/web.php
guides/develop/index.php
guides/develop/tutorial/index.php
guides/develop/tutorial/step-1.php
guides/develop/tutorial/step-2.php
guides/develop/tutorial/step-3.php
guides/develop/tutorial/step-4.php
guides/develop/tutorial/step-5.php
guides/develop/tutorial/step-6.php
guides/develop/tutorial/step-7.php
guides/develop/tutorial/step-8.php
guides/develop/tutorial/step-9.php
guides/distribute/index.php
guides/distribute/install-kmp-android.php
guides/distribute/install-kmp-ios.php
guides/distribute/packages.php
guides/distribute/tutorial/index.php
guides/distribute/tutorial/step-1.php
guides/distribute/tutorial/step-2.php
guides/distribute/tutorial/step-3.php
guides/distribute/tutorial/step-4.php
guides/distribute/tutorial/step-5.php
guides/distribute/tutorial/step-6.php
guides/index.php
guides/intro.php
guides/lexical-models/advanced/index.php
guides/lexical-models/advanced/model-definition-file.php
guides/lexical-models/advanced/punctuation.php
guides/lexical-models/advanced/search-term-to-key.php
guides/lexical-models/advanced/word-breaker.php
guides/lexical-models/distribute/index.php
guides/lexical-models/distribute/packages.php
guides/lexical-models/distribute/tutorial/index.php
guides/lexical-models/distribute/tutorial/step-1.php
guides/lexical-models/distribute/tutorial/step-2.php
guides/lexical-models/distribute/tutorial/step-3.php
guides/lexical-models/distribute/tutorial/step-4.php
guides/lexical-models/distribute/tutorial/step-5.php
guides/lexical-models/index.php
guides/lexical-models/intro/index.php
guides/lexical-models/tutorial/index.php
guides/lexical-models/tutorial/step-1.php
guides/lexical-models/tutorial/step-2.php
guides/lexical-models/tutorial/step-3.php
guides/lexical-models/tutorial/step-4.php
guides/web/guide_kmw_automatic_control.php
guides/web/guide_kmw_automatic_control_loaded.php
guides/web/guide_kmw_control_by_control.php
guides/web/guide_kmw_defaults.php
guides/web/guide_kmw_full_manual_control.php
guides/web/guide_kmw_manual_control.php
index.php
reference/editor-themes.php
reference/errors/index.php