-
Remover link para perfil no nome do autor, pois o portal usa usuários genéricos de entidades do governo e não de usuários do tipo pessoa física.
Essa remoção foi feita no document_byline padrão do P…
-
enough is enough
-
We need to think about any rich snipets to use in NITF.
Google and I suggest Microdata: http://www.schema.org/NewsArticle
-
Looks like there is an overflow with the longitude.
commit 2658cce58e8ac34f0bd68c9d8315198bc3e58344
POLYGON ((62.363772467293 -2.147483648, 62.363772467293 -2.147483648, 62.363772467293 -2.147483648…
-
1. add a news article and 2 images inside it
2. go to @@media
3. change the position of the images
4. you will see the following error at the JS console:
``` javascript
TypeError: $(...).data(...) is…
-
The StageFactory needs a way to fetch information from stages before they're instantiated so we can provide help and such.
hobu updated
11 years ago
-
Package is failing to initialize on widget replacement; full traceback in:
https://travis-ci.org/collective/collective.nitf/jobs/5884413
-
I was in a directory with a `.ruby-version` file consisting of `1.9.3-p374` and I ran `rbenv install`.
I received the following output:
```
Downloading ruby-1.9.3-p374.tar.gz...
-> http://dqw8nmjcqp…
-
Running [this pipeline](https://gist.github.com/b9f142b26e0e9669ca18) on a system that can load qfit and las OK, I get a segfault when loading nitf. Here's the backtrace:
```
(gdb) backtrace
#0 0x00…
-
We should use the RelatedContentWidget of [collective.z3cform.widgets](https://github.com/collective/collective.z3cform.widgets).