New planette platform based on nette

Notice: This thread is very old.
chemix
Nette Core | 1294
+
+4
-

Hi everyone, I worked on new non git version of planette.

preview: https://play.nette.org

code: https://github.com/chemix/planette

Please try it :) check the code (if you find a bug, please tell me and don't crash my server ;-)

tips, ideas, pr and others are welcome.

todo:

  • autentification via nette.org
  • list with all articles
  • pagination
  • optimize styles (I load css from nette.org :(
  • edit another old article (another = from another author)
  • elastic
  • more

I want to release this version after summer holidays.

hrach
Member | 1834
+
0
-

Could you, please, elaborate on current issues and how they are solved in the new version? :) Thanks!

Namespace
Member | 77
+
+2
-

Can you add information about the version of Nette for individual tutorials?

Last edited by Namespace (2015-06-05 11:45)

Oli
Member | 1215
+
0
-

If i type hash (#), i would like to see all possible tags, insted of “Short query, type another letter…”. For example something what is here. Mainly in “Country Selector” section. I would say it is more intuitive.

I like it!

chemix
Nette Core | 1294
+
0
-

@hrach which issues? https://github.com/…/docs/issues?… (or it's just trolling?)

@Namespace just via tag? or sofisticated? Tags, are implemented

@Oli nice idea, I will implemented soon

Last edited by chemix (2015-06-05 14:40)

hrach
Member | 1834
+
0
-

@chemix Lately, I haven't been following doc&related changes, needs and requirements. You have built a system, which is not trivial, which also removes some functionality. I have no idea why, that's why I'm asking. Currently, I do not think it's a neither bad nor good desscion/project. Some bugs are obvious, but you are probably asking for deeper conceptual review, and thus it requires (our/my) better understanding. Refering to empty issue list doesn't help, actually, it makes it more weird. The word “issue” can be used in different meanings ;-) So, not trolling, just acking :)

Namespace
Member | 77
+
0
-

@chemix I had in mind a similar functionality as the current site:

Created: 3 years ago
Last modified: 3 years ago

I like solutions on addons portal as “Requirements: Nette ~ 2.0” in right panel.

chemix
Nette Core | 1294
+
+3
-

@hrach my first and the biggest issue was, how complicated is create new stuff. I think the content is king, and my idea is open this platform for more people. Just put code as snippet, add some description, save, and that's it.

chemix
Nette Core | 1294
+
0
-

public preview : https://play.nette.org

Pavel Janda
Member | 977
+
0
-

I suggest to keep all tutorials on play.nette.org homepage, same as it is now, but little bit more tidy. Of course it could be ordered by “likes” and have a search field.

Also i would like to know how update foreign articles. Some of them are still writeen for Nette 0.9..

Edit: Keep english language in this thread.

Last edited by Pavel Janda (2015-07-28 13:43)

chemix
Nette Core | 1294
+
0
-

@PavelJanda 1) list of all is in a plan 2) not yet, but in a plan

Pavel Janda
Member | 977
+
0
-

@chemix I would make categories Nette 0.9, Nette 2.0, etc, and set this category for every single article/tutorial. The pros are:

  1. People will know if thay are reading current implementation.
  2. People will be able to filter by Nette version.
  3. I (and many others) would be able to re-write some articles with old content.

As soon as i see a mark Nette 0.9 within the article “Návod jak vytvořit blog”, i can write a new one for Nette 2.3. :)

Edit: Keeping english language in this thread.

Last edited by Pavel Janda (2015-07-28 13:48)

hrach
Member | 1834
+
+1
-

(this thread seems to be in english section, I think we should keep it)

Pavel Janda
Member | 977
+
0
-

hrach wrote:

(this thread seems to be in english section, I think we should keep it)

Good point. Translated.

chemix
Nette Core | 1294
+
+4
-

So, some updates are online

  • used Kdyby/Translation
  • list all articles by type
  • list all articles by tag
  • some css updates (detail has not huge search, and no focus)

more will come ;-)

chemix
Nette Core | 1294
+
+1
-

I found this new forum platform http://discuss.flarum.org/t/sandbox?… and I really like the simple design … I think it will be my inspiration how redesign the beta version.

tpr
Member | 55
+
0
-

Flarum looks pretty sharp, thanks!