-
book title should be Ausonii de XII Caesaribus per Suetonium Tranquillum scriptis as in Perseus for urn:cts:latinLit:stoa0045.stoa002.perseus-lat2
also, we are ignoring all the tags with head as su…
-
![image](https://user-images.githubusercontent.com/10127230/61893564-f3872980-af40-11e9-906e-8012586e0569.png)
audaq updated
5 years ago
-
```
public function date_picker()
{
$lang = $this->language ?: \Base::instance()->get("LANGUAGE");
return (object) array("language" => $lang, "js" => ($lang != "en"));
…
-
- Setup isolated env
- Every branch should have its own databases
https://mislav.net/rails/branching-the-database-along-with-your-code/
- Here is the database.yml file I use for development ht…
-
I installed the vpnc and vpnc-scripts packages.
But there's no scripts in /etc/vpnc.
I manually upload the scripts, and make sure the default.conf is correct, but it still can't work.
I use the 'ifcon…
-
Creating this issue so that we have a place to discuss how to move `dotnet script` to .Net Core 2.0
In order to support a wider range of NuGet packages, we need to run `dotnet script` as a `netcore…
-
When updating Updating Flexicontent 2 to 3 and running the com updates 3 b7 version
Create DB indexes :
Can't DROP 'PRIMARY'; check that column/key exists SQL=ALTER TABLE `dhpam_flexicontent_templa…
-
- stoa0045.stoa002.perseus-lat1 has first book poem lines starting again at each poem, while the second one has continuous numbered line despite poem system. Any point of you on how to deal with that …
-
使用 shell 脚本调用 spm 的时候,不希望先将 config.json 复制到 `~/.spm` 目录下。希望 spm 可以增加参数,用于指定 config.json 的位置。
可以借鉴 mvn 的参数 `-gs, --global-settings `
例如
```
spm build -gc /home/admin/scriptis/config.json
```