Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: [SOLVED] What is "Setup → Website Base URL" in Migration Steps?
Post: RE: What is "Setup → Website Base URL" in Migratio...
Found it.
Wiki should say:
Browse to http://yourUrl.com/admin
Login
Click "Settings"
Change "Website URL" to your new site URL. Hint: You can copy it from the "Our suggestion is:..." message t... |
|
laptopacademy |
Installation & Setup
|
2 |
6,040 |
2017-01-07, 12:16:22 |
|
|
Thread: [SOLVED] What is "Setup → Website Base URL" in Migration Steps?
Post: RE: What is "Setup → Website Base URL" in Migratio...
i think it means:
- browse to http://YourUrl.com/admin
- complete the normal setup, as described in Quick Install wiki (http://get-simple.info/wiki/quick_install)
correct?
but i still do not see "l... |
|
laptopacademy |
Installation & Setup
|
2 |
6,040 |
2017-01-07, 11:49:28 |
|
|
Thread: [SOLVED] What is "Setup → Website Base URL" in Migration Steps?
Post: [SOLVED] What is "Setup → Website Base URL" in Mig...
hi
in Migration steps (http://get-simple.info/wiki/installation:migrating), i do not understand the following:
Quote:
--
Go to Setup → Website Base URL
--
what does that mean? browse in a w... |
|
laptopacademy |
Installation & Setup
|
2 |
6,040 |
2017-01-07, 11:15:28 |
|
|
Thread: I18N Gallery
Post: Request: Eliminate page-per-gallery
hi
thx for an awesome plugin!
currently, we can view a gallery by clicking "View" in the gallery editor. That loads a "preview" page.
Code:
--
http://mydomain.org/?name=mygalleryname&previe... |
|
laptopacademy |
Plugins
|
1,501 |
4,055,984 |
2016-11-26, 06:44:57 |
|
|
Thread: How to upgrade to ckeditor 4?
Post: RE: How to upgrade to ckeditor 4?
shawn_a Wrote: (2016-11-20, 09:25:32)
--
No the build config for the ckeditor builder i forget the filename
--
OK, but first question is, how am I seeing an HTML editor if I deleted the ckeditor fo... |
|
laptopacademy |
General Questions and Problems
|
7 |
11,638 |
2016-11-20, 10:41:55 |
|
|
Thread: Fix Site URL (for moving/migrating sites)
Post: RE: Fix Site URL (for moving/migrating sites)
Carlos Wrote: (2016-11-20, 07:45:23)
--
The site url includes the path, not only the domain.
--
like this?
Code:
--
define('http://mydomain.com','http://mydomain.com/oldfolder/');
--
|
|
laptopacademy |
Plugins
|
14 |
38,838 |
2016-11-20, 08:15:17 |
|
|
Thread: Fix Site URL (for moving/migrating sites)
Post: RE: Fix Site URL (for moving/migrating sites)
hi, not sure how to use.
define('OLDSITEURL','http://localhost/oldsite/');
my old site url is the same as my new site url.
http://mydomain.com
what changed is the file path. went from
user... |
|
laptopacademy |
Plugins
|
14 |
38,838 |
2016-11-20, 07:38:54 |
|
|
Thread: How to upgrade to ckeditor 4?
Post: RE: How to upgrade to ckeditor 4?
You mean config.js?
i just copied that over, but i'm not seeing anything different in the gs editor.
Then i completely removed the ckeditor folder from getsimple.
And my editor is still loading... |
|
laptopacademy |
General Questions and Problems
|
7 |
11,638 |
2016-11-20, 07:11:45 |
|
|
Thread: How to upgrade to ckeditor 4?
Post: RE: How to upgrade to ckeditor 4?
i used ckeditor Builder, to make a custom build.
http://ckeditor.com/builder
Shouldn't i be able to apply that custom build to GS? Ie, overwrite the existing ckeditor folder with my new one? |
|
laptopacademy |
General Questions and Problems
|
7 |
11,638 |
2016-11-20, 02:53:19 |
|
|
Thread: Migrate .htaccess and gsconfig.php?
Post: RE: Migrate .htaccess and gsconfig.php?
Carlos Wrote:
--
you don't usually need to update them (unless specified in the changelog)
--
wiki edited
http://get-simple.info/wiki/installation:upgrade?upgrading_to_the_latest_version_of_gets... |
|
laptopacademy |
Installation & Setup
|
7 |
13,363 |
2016-11-20, 02:43:09 |
|
|
Thread: Migrate Before Redirecting Domain?
Post: RE: Migrate Before Redirecting Domain?
shawn_a Wrote: (2016-11-12, 23:39:39)
--
see notes about migration and migration tools in the forum, your links and images in content are all hard coded so a script had to be ran to fix it up.
--
h... |
|
laptopacademy |
Installation & Setup
|
8 |
14,231 |
2016-11-20, 02:26:08 |
|
|
Thread: How to upgrade to ckeditor 4?
Post: How to upgrade to ckeditor 4?
i renamed "getsimple/admin/template/js/ckeditor" to "ckeditor-3".
Then i uploaded and unzipped ckeditor 4 to the same path, and named it's dir "ckeditor".
Now, when i create a new page in GetSimpl... |
|
laptopacademy |
General Questions and Problems
|
7 |
11,638 |
2016-11-19, 17:29:58 |
|
|
Thread: How to write ckeditor configs?
Post: RE: How to write ckeditor configs?
|
laptopacademy |
Installation & Setup
|
3 |
7,133 |
2016-11-19, 14:51:41 |
|
|
Thread: How to write ckeditor configs?
Post: How to write ckeditor configs?
hi
not sure if supposed to use = or :
this does not seem to work:
Code:
--
#define('GSEDITOROPTIONS', 'enterMode: CKEDITOR.ENTER_BR, scayt_autoStartup:true, forcePasteAsPlainText:true, undoS... |
|
laptopacademy |
Installation & Setup
|
3 |
7,133 |
2016-11-19, 13:23:00 |
|
|
Thread: Migrate Before Redirecting Domain?
Post: RE: Migrate Before Redirecting Domain?
thx, but what images and content?
i did the migration before redirecting the domain, went flawlessly.
i disabled pretty urls before migrating, and then re-enabled after-- not sure if that's neces... |
|
laptopacademy |
Installation & Setup
|
8 |
14,231 |
2016-11-19, 12:57:29 |
|
|
Thread: Migrate .htaccess and gsconfig.php?
Post: RE: Migrate .htaccess and gsconfig.php?
shawn_a Wrote: (2016-11-12, 14:27:53)
--
Feel free to fixit
--
Done.
Please verify my edits.
http://get-simple.info/wiki/installation:upgrade
http://get-simple.info/wiki/installation:migrati... |
|
laptopacademy |
Installation & Setup
|
7 |
13,363 |
2016-11-19, 12:49:44 |
|
|
Thread: How to stop html editor from inserting html?
Post: RE: How to stop html editor from inserting html?
ok.
no way to toggle between true raw and rich, without leaving the page editor?
thx much! |
|
laptopacademy |
General Questions and Problems
|
5 |
8,824 |
2016-11-19, 12:15:35 |
|
|
Thread: How to stop html editor from inserting html?
Post: RE: How to stop html editor from inserting html?
ah, thx!
we can choose P, BR, or DIV.
http://get-simple.info/wiki/how_to:editor_configuration_more_options
so then, there's no way to stop the editor from embedding html?
i can understand that beh... |
|
laptopacademy |
General Questions and Problems
|
5 |
8,824 |
2016-11-19, 12:09:43 |
|
|
Thread: How to stop html editor from inserting html?
Post: How to stop html editor from inserting html?
hi
the html editor always inserts tags in my html source.
it's messing up my custom html!!
how can i stop it doing that?
thx!
[UPDATE]: just noticed that if you turn off html editor in settings,... |
|
laptopacademy |
General Questions and Problems
|
5 |
8,824 |
2016-11-12, 10:35:05 |
|
|
Thread: Migrate .htaccess and gsconfig.php?
Post: RE: Migrate .htaccess and gsconfig.php?
ok, then suggestion:
on the Migration wiki, say "Migrating you can just copy"
on the Upgrading wiki, say "compare .htaccess and gsconfig.php"
thx! |
|
laptopacademy |
Installation & Setup
|
7 |
13,363 |
2016-11-12, 10:32:42 |
|
|
Thread: Migrate .htaccess and gsconfig.php?
Post: Migrate .htaccess and gsconfig.php?
This page instructs to compare .htaccess and gsconfig.php.
http://get-simple.info/wiki/installation:migrating
Why can't we simply copy them from old location to new location, instead of comparing?
... |
|
laptopacademy |
Installation & Setup
|
7 |
13,363 |
2016-11-11, 10:42:49 |
|
|
Thread: Migrate Before Redirecting Domain?
Post: Migrate Before Redirecting Domain?
hi
is it possible to migrate to a different directory on my server, before redirecting my domain to that other directory?
thx! |
|
laptopacademy |
Installation & Setup
|
8 |
14,231 |
2016-11-11, 09:27:33 |
|
|
Thread: I18N Gallery
Post: RE: I18N Gallery
hi
thx for the best gallery plugin!
gallery link parameters don't seem work:
Code:
--
(% gallerylink name=Designathon url=designathon thumb=random thumbwidth=300 %)
--
i get the linked thumb... |
|
laptopacademy |
Plugins
|
1,501 |
4,055,984 |
2016-11-07, 02:56:35 |