Pages (3):    1 2 3   
Member
Member
gjr   15-01-2014, 05:24
#11

are you replacing combinews with something?

Member
Member
sbillard   15-01-2014, 05:35
#12

Sorry about that, but you will appreciate that it is not straight forward. Instead we have provided a way to automatically post news articles about newly published albums and images.

Probably should have done this sooner, but sometimes the over-complexity of things goes over our heads.

Member
Member
gjr   15-01-2014, 05:43
#13

Well depending on my time to examine this new approach, my new theme may be short lived, lol...

At least it had one version....

Member
Member
gjr   15-01-2014, 05:44
#14

j/k sure to get it working if needed.

Member
Member
jeronimo42   15-01-2014, 06:00
#15

thanks for the great theme gjr! Thanks for your contributions to the zen photo community.

Administrator
Administrator
acrylian   15-01-2014, 09:49
#16

@gjr: GitHub takes quite a bit to get into as all version control does. But the benefit would really be more contribution and easier maintainance of your themes. Ask us if you need help. You don't need to use all bells and whistles at all for "simpler "things like themes.

The CombiNews is technically problematic and a pain to maintain for internal reasons. SInce the gallery is primarily the file system but news are not. Therefore there is a lot of stuff going on there that is outside our internal object model programming so always needs extra maintaincance. Here we have the time issue you encounter with your theme as well.

I am too a bit sad that the feature is thrown out as I did make it because it is useful. But I was convinced that it technically causes constant issues when we change things.

The new way is just a plugin that creates articles from gallery items. Not full ones but rather thumbs that point to them. You can always re-create the combined RSS feed by using the mergedRSS plugin.

Member
Member
gjr   15-01-2014, 21:30
#17

Actually I find Git more difficult to maintain themes with my workflow, guess I can't learn new tricks!

Will take a look at the new "combinews" system/plugin. Indeed a shame. With the old Combinews Zenphoto could actually function like a photoblog if wanted.

Administrator
Administrator
acrylian   15-01-2014, 23:20
#18

I won't try to convince as it is not that straightforward (well, it's a coder tool after all :-)).

You could do a photoblog with a dynamic album as well. One of the themes I didn't get to finish yet as mentioned above… new year, new plans…

Member
Member
sbillard   16-01-2014, 01:20
#19

There is really no external difference with the new method. It is just that the photo blog items are "real" news items not ones that have to be concocted each time you request the list of news articles.

So for theme designers there is no special consideration. If the user activates the plugin the articles exist and are treated normally by the theme. Thus no "if combinews ..." code needed anywhere.

Administrator
Administrator
acrylian   16-01-2014, 10:07
#20

Actually there is quite a difference for theme designers regading CombiNews, although an advanced one. The former "fake" CombiNews items were not real but were the objects of the gallery item chosen.

So you had a lot more flexible possible control about what to display how. You could use the full set of object methodes on each if needed to create your onw custom display. That is possibly what gjr did (haven't looked at the theme itself yet).

Pages (3):    1 2 3   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.