-
Again, just thinking out loud. I know we discussed queries/reports early on and I'll quite happily do this in the client app, but it keeps striking me that a filterable interface could be useful.
A…
-
Hi,
Nice work on this CMS, it's very nice. There's just one obstacle I haven't been able to work around: the lack of ability to display snippets of code in a richtext field. I tried using highlight…
Riari updated
5 years ago
-
Hey Steve, do you think it a problem that additional users can delete the first "super" user? I wonder if it is not better to NOT offer the delete button on that user? One could see a situation where …
-
I have a ponzu site running on a linux server, I copy the whole folder and run in my mac book for development, when i login admin, the content does not show, but all others functions remains. the anal…
-
```
./gdb64.exe --interpreter=mi --args "client.exe" [E:/go/src/github.com/ponzu-cms/go-client/client]
panic: assignment to entry in nil map
goroutine 1 [running]:
net/textproto.MIMEHeader.Set…
-
(mahjong::TileType::Ponzu, 2)
(mahjong::TileType::Ponzu, 3)
(mahjong::TileType::Ponzu, 4)
(mahjong::TileType::Ponzu, 7)
(mahjong::TileType::Ponzu, 8)
(mahjong::TileType::Ponzu, 9)
(mahjong::Tile…
-
Tried installing it on Debian 9 stretch
This is my go env output, I am new to go so please lmk what am I doing wrong
```
GOARCH="amd64"
GOBIN=""
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"…
ghost updated
6 years ago
-
I am stepping down as maintainer of of Redigo on May 1st. Use this issue to suggest and discuss new maintainers for the project. I want to have some consensus on the new maintainers before handing the…
-
Hi,
I am finding lots of difficulties in inserting em-dash character into the body section of a blog which uses richtext editor. Both em dash and en dash characters are replaced by hyphen characte…
-
There is a duplicated line in `ponzu -h` (version `Ponzu v0.9.3`):
Command:
```
$ ponzu -h
```
Result:
```
Ponzu is an open-source HTTP server framework and CMS, released under
the BSD-3-…