M
M
maul_dmm2014-05-05 13:17:44
CMS
maul_dmm, 2014-05-05 13:17:44

How to implement adding and editing content on a simple portfolio site?

Given:
A simple HTML+CSS+JS portfolio site with a gallery. The gallery is based on the Masonry jQuery plugin (or similar) and consists of images and videos (for example, from YouTube).
Question:
How can I implement the ability, without delving into the code (ie, for example, through the admin panel), to add and edit images and videos to the gallery?
I'm new to the web (I have little experience using HTML, CSS, JS and the very basic knowledge of PHP), which is why such a primitive question arose.
How I tried to solve the problem:
- I tried to use CMS, using Wordpress as an example. But in WP, working with media files seemed inconvenient to me. Probably, the task could be solved with the help of a plug-in, but it was not possible to find a suitable one. I decided not to write my own.
Perhaps some other CMS is more suitable for my task?
- It turned out to implement the loading of images through Flickr using the phpFlickr PHP class. The solution turned out to be quite convenient, except for the lack of the ability to add video.
It may be worth paying attention to another service that has an api and is suitable for my purposes.
- It is possible to solve the problem head-on by writing (for example in PHP) a self-made admin panel with blackjack and hookers. I am impressed by such a method as an opportunity to gain practical skills in programming (for example, in PHP), but perhaps there are easier options?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Salavat, 2014-05-05
@Salavat

koken.me
Free.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question