Plugins
I`m working on a Portal system for CF and have Questions about CF topic Integration?

Hallo @community, @admin & @adesh

I`m working on some kind of Portal System for Codoforum. It is based on a Flat File System. With it You can convert every HTML5 Theme into a Portal or Welcome Page for Codoforum. It is already 80% done and most features such as online on page HTML and CSS live editing etc. are already working.


What I urgently need to know is:


Are there any "shortcodes" (like offered by Word Press Shortcode API) for Codoforum? I need some kind of a shortcode to integrate lets say Codoforums latest 10 Topics each rendered with the Topic Name and 250 letters of text etc.


Something like:


<html>
<head>
<title>Portal</title>
</head>
<body>
<h1>Newest 10 Topics</h1>
<?php_include;[topic_list id="top_10"] ?>
</body>
</html>

Any help would be awesome but please take into account that although I have a good knowledge of HTML and CSS, I only have a very subtle basic knowledge of PHP. A simple explanation would be best - thank you very much.


Kind regards,


Andy smile


Hallo @community, @admin &amp; @adesh I`m working on some kind of **Portal System for Codoforum**. It is based on a **Flat File System**. With it You can **convert every HTML5 Theme** into a **Portal** or **Welcome Page** for **Codoforum**. It is already 80% done and most features such as online on page HTML and CSS live editing etc. are already working. **What I urgently need to know is:** Are there any &quot;**shortcodes**&quot; (like offered by Word Press Shortcode API) for Codoforum? I need **some kind of a shortcode** to integrate lets say **Codoforums latest 10 Topics** each rendered with the Topic Name and 250 letters of text etc. **Something like:** ```` &lt;html&gt; &lt;head&gt; &lt;title&gt;Portal&lt;/title&gt; &lt;/head&gt; &lt;body&gt; &lt;h1&gt;Newest 10 Topics&lt;/h1&gt; &lt;?php_include;[topic_list id=&quot;top_10&quot;] ?&gt; &lt;/body&gt; &lt;/html&gt; ```` Any help would be **awesome** but please take into account that although I have a good knowledge of HTML and CSS, I only have a **very subtle basic knowledge of PHP**. A simple explanation would be best - **thank you very much**. Kind regards, Andy ;)

https://net-twin.de/ Community for creative people - JOIN it Now please
https://github.com/WebCrew My GitHub account
https://sell-co.de/ Lots of Web-Tools and Utilities for free

edited Apr 15 '21 at 8:25 pm

Hi


Awesome work @WebCrew !
Would love to try it once you are done with it.

There aren't any short code like that available but if you are only looking for latest x topics to be displayed easily maybe we can help.


Is this portal system something outside codoforum or is it like a plug-in?


Hi Awesome work @WebCrew ! Would love to try it once you are done with it. There aren&#039;t any short code like that available but if you are only looking for latest x topics to be displayed easily maybe we can help. Is this portal system something outside codoforum or is it like a plug-in?
Necessity is the mother of all inventions!
edited Apr 16 '21 at 8:29 am

Awesome project and great to see it at 80% done. Looking forward to it.


Is this portal system something outside codoforum or is it like a plug-in?

Would be very nice to turn it as a plugin. Easier for most users to make use.


Awesome project and great to see it at 80% done. Looking forward to it. [quote=&quot;pid:24874, uid:1&quot;]Is this portal system something outside codoforum or is it like a plug-in?[/quote] Would be very nice to turn it as a plugin. Easier for most users to make use.

BlackBerry enthusiast, entrepreneur, web developer, geek with glasses and enlightened agent!

Thanks for Your interest @admin & @quenquen smile

At the moment it's more or less a small but flexible FlatFile CMS that's what I created it for. Then I came up with the idea "why not make a portal system for CF from it". For now it is no CF plugin - the main reason is that I'm just not familiar enough with PHP and the friend who took over the PHP parts of the CMS is no longer involved in it.


It would be fantastic to have some kind of plugin for CF.


I'll finish the last few bits and pieces on it and then pass it on to you guys. Maybe you can make a CF plugin out of it - I think it shouldn't be that difficult and and no laborious time consuming work because there is no need for a database connection and all you need to do is replace the login system (a very simple system) with the CF administrator credentials - thats it.


As I said with the PHP parts, I had help - I did all the HTML and CSS parts and most of the JSON myself.


I think I'll be done with it by the middle to the end of next week at the latest. For CF it would definitely be a really great and very flexible extension. You can use any HTML5 theme with the help of a very few template tags. Repeatable content is also possible, such as a gallery or a simple blog. Even absolute HTML laypeople shouldn't have a problem to convert an HTML5 theme - it's super easy.


Well then, I'll hurry up and then send you the result. smile


Kind regards, Andy smile


Thanks for Your interest @admin &amp; @quenquen :) At the moment it&#039;s more or less a small but flexible FlatFile CMS that&#039;s what I created it for. Then I came up with the idea &quot;why not make a portal system for CF from it&quot;. For now it is no CF plugin - the main reason is that I&#039;m just not familiar enough with PHP and the friend who took over the PHP parts of the CMS is no longer involved in it. It would be fantastic to have some kind of plugin for CF. I&#039;ll finish the last few bits and pieces on it and then pass it on to you guys. Maybe you can make a CF plugin out of it - I think it shouldn&#039;t be that difficult and and no laborious time consuming work because there is no need for a database connection and all you need to do is replace the login system (a very simple system) with the CF administrator credentials - thats it. As I said with the PHP parts, I had help - I did all the HTML and CSS parts and most of the JSON myself. I think I&#039;ll be done with it by the middle to the end of next week at the latest. For CF it would definitely be a really great and very flexible extension. You can use any HTML5 theme with the help of a very few template tags. Repeatable content is also possible, such as a gallery or a simple blog. Even absolute HTML laypeople shouldn&#039;t have a problem to convert an HTML5 theme - it&#039;s super easy. Well then, I&#039;ll hurry up and then send you the result. :) Kind regards, Andy ;)

https://net-twin.de/ Community for creative people - JOIN it Now please
https://github.com/WebCrew My GitHub account
https://sell-co.de/ Lots of Web-Tools and Utilities for free

Hallo Community smile


Here is a update info about the CF Portal


You are probably already wondering where the damned portal is.


I'm really sorry, Codoforum friends, but I had big problems with my hard drive, it burned out (no, that's not a stupid excuse).


613f4c8601652


I have already developed themes for Codoforum but also an extremely large number of themes and plugins for HumHub - so I normally keep my word.


At the moment I don't want to start all over again from scratch, it was a lot of work to develop the portal and all my data is now burned. At some point in the distant future, I might start again with it. I ask for your understanding.


Kind regards, Andy smile


Hallo Community :) **Here is a update info about the CF Portal** You are probably already wondering where the damned portal is. I&#039;m really sorry, Codoforum friends, but I had big problems with my hard drive, it burned out (no, that&#039;s not a stupid excuse). ![613f4c8601652](serve/attachment&amp;path=613f4c8601652) I have already developed themes for **Codoforum** but also an extremely large number of themes and plugins for **HumHub** - so I normally keep my word. At the moment I don&#039;t want to start all over again from scratch, it was a lot of work to develop the portal and all my data is now burned. At some point **in the distant future**, I might start again with it. I ask for your understanding. Kind regards, Andy ;)

https://net-twin.de/ Community for creative people - JOIN it Now please
https://github.com/WebCrew My GitHub account
https://sell-co.de/ Lots of Web-Tools and Utilities for free

Sad to hear about the hard drive smile and I understand your situation (happened to me once)


Sad to hear about the hard drive :( and I understand your situation (happened to me once)
Necessity is the mother of all inventions!
201
5
4
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft