Questions tagged [koken]

Koken is a free system designed for photographers, designers, and creative DIYs to publish independent websites of their work.

Koken is a free system designed for photographers, designers, and creative DIYs to publish independent websites of their work. http://koken.me

12 questions
1
vote
1 answer

Koken doesn't load on DigitalOcean

Yesterday I decided to take a snapshot from my DigitalOcean droplet running Koken (using Docker), so I turned the droplet off (using the bash command "poweroff") and took the snapshot (through the admin panel). The droplet has apparently turned on…
Javad
  • 5,755
  • 4
  • 41
  • 51
0
votes
1 answer

Koken & Chrome: INCOMPLETE_CHUNKED_ENCODING

Some albums do not load using koken and I get this error INCOMPLETE_CHUNKED_ENCODING on Chrome. I'm using nginx 1.6.2, CentOS 7, Koken 0.22.4. I'm using graphicsMagick 1.3.23, ImageMagick 6.9.2, PHP 5.6.21 and MySQL 5.1.73. Related issue
Carlos Vega
  • 1,341
  • 2
  • 13
  • 35
0
votes
2 answers

500 Internal Server Error Apache VHosts DocumentRoot

What I need I need Apache to deliver my website website.de with the files placed in /var/www/html/private/koken. Problem As for my other website I have a working configuration with VHosts I also tried it that way for this one. On the website in…
Karl
  • 410
  • 11
  • 25
0
votes
0 answers

Create a media gallery search engine using web technologies

I have a requirement to create a media gallery with search features(advanced) , based on tags. I am primarily a front end developer but have experience with PHP, nodejs and Java as well. I am open to use any CMS and any web technology. I have looked…
Deepika Guliani
  • 64
  • 1
  • 12
0
votes
2 answers

horizontal scrolling divs, first div fixed

I'm designing a portfolio website for a friend, using the KOKEN CMS. The supplied theme is nice but needs some changes. It places all portfolio pictures in a scrollable horizontal band of divs, preceded by a div with intro text. However the theme…
0
votes
2 answers

disable click of main slideshow (div?) on front page in koken (repertoire theme)

I don't know CSS or html very well, only a little. All I want is for the slideshow on the front page of my website to not be click-able. I want it to be there to view but I don't want people to be able to click it (which leads to it's album view.)…
0
votes
1 answer

Koken: Force overwriting the URL

I have a website running Koken. The situation is that I have set up Varnish on port :80 and it redirects everything to Nginx which is on port :8080. Now I want to make Nginx to write out an error message when somebody tries to access it from outside…
balintant
  • 2,774
  • 1
  • 19
  • 33
0
votes
1 answer

Mapbox map generated in koken

I'm a real newbie in javascript, and I need som help to acheive a proper integration of mapbox maps inside koken (a CMS for photographers) The idea is to do some thing like this https://www.flickr.com/map to present pictures on a map. Now my code…
Pierre
  • 1
  • 1
0
votes
0 answers

CSS Masonry Grid with JQuery .hover hiding images in grid other than hovered image and first column

I am building a custom theme for koken based on their Blueprint framework theme and have coded it so the album template loops over all images in the album and outputs the images into a 4 column masonry-like grid using CSS, and a jquery script so…
0
votes
1 answer

Koken CMS If class is add class to another element (multiple cases)

Besides a different color for each nav item when they are active i need to have my site-title (logo background color) another color for each page/album. When a link inside the nav is active, .k-nav-current is automatically appended. So i've tried…
Rik
  • 11
  • 3
0
votes
1 answer

URL rewrite with an already rewritten URL

I want to implement a redirect via .htaccess from the old URL: http://derpiet.de/photos/ireland to the URL: http://derpiet.de/photos/alben/2013/07/ireland The system in the background is koken (http://koken.me). Is it possible?
pkberlin
  • 812
  • 1
  • 13
  • 31
0
votes
1 answer

how to make custom templates in Koken

I'm using Koken and would like to customize the template for text entries by putting the date at the top of the entry. I hacked a call to new Date() into the core template file /admin/templates/text.tmpl.html
Thunder Rabbit
  • 5,405
  • 8
  • 44
  • 82