-
```
or maybe It should be an option like 'AutomaticGallery': true - but not as
a rule.
```
Original issue reported on code.google.com by `pardus.t...@gmail.com` on 27 Feb 2009 at 8:05
-
```
Current dictionaries.php file contains following line:
load_plugin_textdomain( CCTM_TXTDOMAIN, false, CCTM_PATH.'/lang/' );
Which send the absolute path in the 3rd parameter to load_plugin_textd…
-
I just applied the update to all three of my websites and it has broken all three of them. Images can not be uploaded to WordPress and offloaded to Amazon as it returns the following error. . .
"Fata…
Endda updated
9 years ago
-
操作系统是 Ubuntu 12.04.3 LTS
```
hexo-site@2.8.3 /home/jacarri/git/test2
├─┬ hexo-renderer-ejs@0.1.0
│ ├── ejs@1.0.0
│ └── lodash@2.4.1
├─┬ hexo-renderer-marked@0.1.0
│ ├── lodash@2.4.1
│ └── marked@0.…
-
Hi,
I've installed the extension. I like the simplicity of it. But I've got a problem. The lightbox doesn't work.
...div class="sf-filecollection-gallery-image-container">
..a rel="{$plugin.tx_s…
-
```
I see the sort functionality in the advanced tab under "content types", but it
does not appear to be working. I select Order by, and sort order, I change em
back and forth to verify it works, a…
-
Like Image Galleries, Fancybox should support galleries consisting of only Inline Elements.
Code Example (which currently does not work):
```
$(document).ready(function() {
$('a#inlinetest').…
-
```
What steps will reproduce the problem?
1. Set showPhotoDownload to true
2. View page - nothing changes.
3.
What is the expected output? What do you see instead?
I'm trying to get it so that ther…
-
```
What steps will reproduce the problem?
1. Set showPhotoDownload to true
2. View page - nothing changes.
3.
What is the expected output? What do you see instead?
I'm trying to get it so that ther…
-
Hi.
I've got a very weird issue. Some of my JS files aren't included in the generated file.
I managed to track this down to the point that they aren't even included in the array returned by `Octopres…