Can't find language option on TYPO3 10.4 - typo3-10.x

Recently we decided to upgrade our site from TYPO3 9.5 to TYPO3 10.4. We installed a fresh TYPO3 installation. But after installation when I am trying to set language option, I cannot find it under web > list. See the attached images. Can anyone please let me know if I am missing something?
Thanks in advance.
Regards
Prasun

Because I struggled for a couple of hours too:
A language for a typo3 site can be added by going to the List of database records on the left hand site.
Then select the site (Item called either veniceXplorer or New Typo3 site according to the screenshots in the question).
A + Icon with tooltip Create new record is in the middle at the top. Click on it.
New Record view appears. Under System Records there is an entry Website Language. Click on it.
Now a view Create New Website Language on root level appears. Type a name, select the language and a flag for it.
When done, press Save.
Now go to Sites on the left hand site
Press edit icon at your site
For each language put something meaningful into locale box
When done press Save
Now for your paragraphs you can select the new language.

Related

Odoo - redirect to external link without modifying source code

A friend of mine has an Odoo website linked to many other functionalities but that I don't think are relevant for the case. His problem is that he would like to change the URL of one of the button on its website to an external link. I looked around and can only see developper's solution and his eternal dev deprioritized it so he is a stuck. I looked around and saw the possibility to maybe change things on the website builder, what I did sequentially:
activated developer mode
went to "Website"
Clicked "Modify" (or maybe "Edit" with the English settings) at the top right corner
clicked on the button he wants to change the redirect link of
a modal appears and then asks me for relative URL only
Is there any way, without going into the code, to make this modal accept absolute URL instead of relative ones
Thanks

How do i create my own right click menu on the desktop?

i have searched up and down the internet but cannot figure this out. So ive finally come here for the aid of some utter genius people.
I dont like the windows right click function as it has too many options. Some of the options like properties cannot be removed. So, i thought i could disable right click to remove the menu and create my own.
The problem i have is i cannot figure out for VS2010 how to right click on the desktop outside of the form/project and make a box pop up like the same behaviour as the built in one. I am ultimately wanting to be able to expand and add things but im falling at the first hurdle.
Can someone please tell me how to right click on the desktop and create a context menu popup where i can add my own items. i want it to behave the same as windows but i want it my own essentially. This way in the future i will be able to enable or disable my own functions i.e open/winrar/7zip / remove edit on the fly.
thanks
Ka0s
Remove/Disable the default menu of desktop is not a good idea at all
But you can add your own items as well using 3rd party apps
I made an app modifies the default menu ,it can append more items an sub items
I wrote it long time ago I do not remember if i still have the source code or not
App link

iTunes Connect: app’s developer support website

It used to be one can update developer’s support website for an existing app. I can’t seem to find it anywhere. Any suggestions?
Click on the current version of the app (probably says "Ready For Sale") to show its details page. The Support URL field you're looking for is about 1/4 of the way down, on the right. Make a change and hit the Save button at the top.

cannot edit in Realm Browser

I've read a few answers that say it's possible to edit database with Realm Browser but I can't.
I've got a base with two tables : category and specimen. The padlock top right is open. I can click on a new line, add text in fields or change text of existing fields. I go from one table to the other and back and the changes have been ignored.
I've clicked on add new object.
What am I missing?
thanks for any guidance
Are you hitting 'return' when you've finished editing a field? Additionally, there's a new test version of the Realm Browser available on its GitHub page: https://github.com/realm/realm-browser-osx/releases/tag/0.98.3
There were some issues with text fields ignoring input commands in OS X El Capitan, but that should be resolved on the App Store version of the Browser.
In any case, please try the latest version of the Browser with those instructions, and let me know how you go!

How do I change Create Account Link in Joomla?

I just installed a Joomla 1.6 Stable release onto my webserver. However, whenever I try to create an account, it takes me down to: using-joomla/extensions/components/users-component/registration-form. How do I change the home-screen login form box to use a different page for the user-registration form?
I have looked online, and they talk about editing options in the Login Form Module, but I don't see a module called Login Form in my Modules list. Even on clean install with nothing touched.
**Note I am starting off with the sample data installed.
If you look in the admin backend of 1.6 you will see that under Menus->About Joomla the Registration link you are clicking is a sub-menu of the Using Joomla! menu item. So this is why that link is being dynamically created with that URL.
To create a Registration form such as mysite.com/register then simply create a new registration form out of that sample contents menu tree. To do this in the admin backend go to Menus/Your Menu/Add New Menu Item Then when the Menu Manager pops up to create a new menu item click the select button next to the Menu Item Type and select Users Manager->Registration Form.
Hope this helps.
I also encountered this problem, so the decision was, the menu manager deleted all unnecessary. The problem is that the reference referred to the registration menu item "about joomla". PS I'm not Englishman, sorry for the spelling mistakes ...