Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release v3.2.0 beta
#51
plugin FAQ does not work http://get-simple.info/extend/plugin/faq/159/
Reply
#52
Never used it, i know there has been a few problems reported with it.
In which way does it not work ? Any details ?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#53
Sorry, it works, is not connected jQuery Smile
Reply
#54
With snapshot from 11.01.2013 after updating existing page I'm working on, I didn't find problems with:
- flash uploader (didn't test with ajax upload) ; ftp upload -> auto thumb creation works fine
- pages creation and their overall management
- restoring page from backup and duplicating it
- plugins: FAQ manager, i18n/custom fields/search/special pages, pagify, SA tags/TOC, notepad
- theme's files edit in theme administration tab

didn't test
- fresh installation
- backups
- code highlighter


Propositions:
- move all usable JS libraries to a common directory, so that plugins, and themes could also use them;
there are couple benefits with that solution, but it also depends on themes/plugins devs;
Of course js libs might be used anyway, but I don't want to show anywhere path to /admin
- possibility to disable ckeditor on certain pages
I'm able to load editor in sourcecode mode, but that's not the same.
Maybe a small checkbox in page's option section; along with the need to manually enable such option in gsconfig or on settings page
- additional input for frontend page title

Questions:
- simple menu hooks from within plugin's code are already possible ?
- Is there already multilevel menu/page management implemented ?
- Are additional options - we have mentioned about file management - going to appear in GS 3.3 ?
Addons: blue business theme, Online Visitors, Notepad
Reply
#55
Please keep feature discussion in a next release thread or GitHub.
This is for beta test only.

Great test though thanks
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#56
(2013-01-24, 21:48:52)yojoe Wrote: - possibility to disable ckeditor on certain pages
I'm able to load editor in sourcecode mode, but that's not the same.
Maybe a small checkbox in page's option section; along with the need to manually enable such option in gsconfig or on settings page

I think this can be done with a simple plugin.
Sorry for the offtopic, we can continue in another thread...
Reply
#57
Could somebody check template files edit mode with debug mode enabled ?
I'm not sure if debug mode breaks the possibility of loading template files into editor.
Addons: blue business theme, Online Visitors, Notepad
Reply
#58
hmm i am always in debug mode, i should have caught it but i will check.
works fine, no php or js errors.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#59
K, I've found what was the problem after testing a fresh installation (today's commit)
Code:
define("GSNOCDN",true);
When enabled, GS does not load local js libraries, thus JQ based functions didn't work.

There's also one thing I'd like to point out.
Sometimes I need to create always visible submenu, based on i18n navi plugin.
It works in a simple way: I create a dummy page, set it's type to private, and then choose this page as a parent in every Page I like to show in submenu.
Now setting the page type to private, makes the page invisible in dropdown list. It also prevents from displaying a menu containing child pages.
Addons: blue business theme, Online Visitors, Notepad
Reply
#60
Yes it does that's the point of it.
Nocdn means load local js files.
This works fine. Not sure what you are testing or seeing.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#61
Shawn, I mentioned earlier that editing template files didn't work, after I updated one websited with 3.2b
Now after I played on fresh GS instance I found out, that only with nocdn enabled other template files start to load in textarea. But then expanding directories refuse to work.
So I can edit them files in root themes directory, or toggle directories without loading files Wink
There was also one more thing with page edition, related to this same thing, but I've fallen asleep and forgot what exactly. I'll try to go through all functions again.

it happens on: FX>17, latest opera, and chrome20

edit: is backend theme based on bootstrap ? Maybe JS fallbback is responsible for that ?
Addons: blue business theme, Online Visitors, Notepad
Reply
#62
I still do not understand, are you reporting bugs, or is this an invalid report ?

Have you actually observed your js assets not loading ?
Is google blocked from your country.

And what do you mean by "expanding directories"
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#63
(2013-02-01, 11:40:20)yojoe Wrote: K, I've found what was the problem after testing a fresh installation (today's commit)

From the github repo master branch? That's not 3.2.0 beta...
Reply
#64
ohhh, yeah dude, thats SVN not 3.2
Use the 3.2 tag or stable branch, or the download from here.

github master is the development branch
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#65
(2013-02-02, 04:47:05)Carlos Wrote: From the github repo master branch? That's not 3.2.0 beta...
Yes, exactly. I never downloaded beta packages from the website, as they were never up to date. Now after you mentioned, it makes all things different.
Shall I understand that master branch is meant for GS 3.3 not beta nor stable version as I assumed ?
Addons: blue business theme, Online Visitors, Notepad
Reply
#66
Yes Master is development.
The github wiki explains the repos.
I'll add it to the readme also.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply




Users browsing this thread: 1 Guest(s)